A
Amy Lee
Hello,
I have a problem while I'm processing my sequence file. The file content
is like this.
And I hope make every sequence into a single file. For example, a file
"seq1" content is
ACTG
And a file "seq2" content is
ACCTC
and so on.
However, I'm only a newbie in perl, I don't know what to do. So could
anyone post some sample codes to do that? And I don't wanna use BioPerl
because others machines do not install this package although it's quite
useful.
Thank you very much~
Regards,
Amy Lee
I have a problem while I'm processing my sequence file. The file content
is like this.
.......seq1 ACGGTC
ACTG
CGATCC
ACCTC
seq3
And I hope make every sequence into a single file. For example, a file
"seq1" content is
ACGGTCseq1
ACTG
And a file "seq2" content is
CGATCCseq2
ACCTC
and so on.
However, I'm only a newbie in perl, I don't know what to do. So could
anyone post some sample codes to do that? And I don't wanna use BioPerl
because others machines do not install this package although it's quite
useful.
Thank you very much~
Regards,
Amy Lee