Michael Gooch
unread,Nov 29, 2011, 4:00:56 PM11/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to solexaq...@googlegroups.com
Suggestion to developers: Much of the time when doing analysis of paired
end sequencing, we already have a prefix tag in the filenames that
differentiates the paired1/paired2 files, when LengthSort.pl is run on a
pair, shouldn't the pair2 file take its name prefix from the filename
for the second read file? and have both just tag a ".paired" onto the
end instead of paired1 and paired2? (or at least have a command line
option switch to allow us to select this naming scheme?, maybe have 3
naming schemes, one the way you do it now, another the way i suggested,
and a third that allows us to specify output filenames?) We can always
rename the files but to do it in one step would be more convenient.