[Biojava-dev] RichSequence output without namespace

Mark Schreiber markjschreiber at gmail.com
Sat Aug 11 03:51:18 UTC 2007


Hi Robin -

RichSequenceIOTools.writeFasta uses the FastaFormat object to
construct the sequence name.  It might be worth extending FastaFormat
to add methods that let you modify what is output in the name line.
If you do it would probably be worth checking in to the CVS.

You could then look at providing an overloaded writeFasta method that
allows you to configure the output.

- Mark

On 8/11/07, Emig, Robin <Robin.Emig at pioneer.com> wrote:
> Is there anyway to use RichSequence.IOTools.writeFasta to output just
> the sequence name as the name and nothing else?
> Ie
> >SeqName
> Aatg
>
> Vs
>
> >Namespace|Seqname|SeqName
> Or
> >|Seqname|Seqname
>
>
> Thanks
> -Robin
>
> This communication is for use by the intended recipient and contains
> information that may be Privileged, confidential or copyrighted under
> applicable law. If you are not the intended recipient, you are hereby
> formally notified that any use, copying or distribution of this e-mail,
> in whole or in part, is strictly prohibited. Please notify the sender by
> return e-mail and delete this e-mail from your system. Unless explicitly
> and conspicuously designated as "E-Contract Intended", this e-mail does
> not constitute a contract offer, a contract amendment, or an acceptance
> of a contract offer. This e-mail does not constitute a consent to the
> use of sender's contact information for direct marketing purposes or for
> transfers of data to third parties.
>
> Francais Deutsch Italiano  Espanol  Portugues  Japanese  Chinese  Korean
>
>            http://www.DuPont.com/corp/email_disclaimer.html
>
> _______________________________________________
> biojava-dev mailing list
> biojava-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-dev
>



More information about the biojava-dev mailing list