[Biojava-l] WriteFasta
Richard Holland
holland at ebi.ac.uk
Thu Oct 4 15:23:10 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
SeqIOTools is deprecated.
Try RichSequence.IOTools.writeFasta() instead to see if that helps.
e.g.:
RichSequence.IOTools.writeFasta(
System.out,
seq,
RichObjectFactory.getDefaultNamespace()
);
where seq is either a Sequence or a SequenceIterator.
cheers,
Richard
Saif Ur-Rehman wrote:
> Dear All,
>
> I was writing to ask about the SeqIOTools.writeFasta() Method. I am currently
> trying to break up Fasta Files of whole organisms into one file per gene for
> further analysis. However the writeFasta method appears to append the
> characters
> "¨Ì
>
> ------------------------------------------------------------------
> University of St Andrews Webmail: https://webmail.st-andrews.ac.uk
>
> _______________________________________________
> Biojava-l mailing list - Biojava-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-l
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHBQVe4C5LeMEKA/QRAvBDAKCQkyH+a6TK5VpgfpSmAgfTUPrG+gCgkIJp
C4xPs/2ywAMfIPDmUKPCrqg=
=TwwH
-----END PGP SIGNATURE-----
More information about the Biojava-l
mailing list