<div dir="ltr">Hi Spencer,<div><br></div><div>You might have to compare the accession codes of the sequences...<br><br></div><div>// 1 is the first sequence in the alignment, not 0...<br> AlignedSequence<ProteinSequence, AminoAcidCompound> as = profile.getAlignedSequence(1);   <br>      System.out.println(as.getAccession());</div><div><br></div><div>Alternatively, what is the order of sequences that comes out of <span class="">profile</span>.getOriginalSequences() ?</div><div><br></div><div><br></div>







<div>A</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 29, 2016 at 9:15 AM, Spencer Bliven <span dir="ltr"><<a href="mailto:spencer.bliven@gmail.com" target="_blank">spencer.bliven@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">I'm creating a multiple sequence alignment using Alignments.getMultipleSequenceAlignment, as described in the<a href="http://biojava.org/wiki/BioJava:CookBook3:MSA" target="_blank"> cookbook</a>. The problem is that the returned profile has rows in a different order than the input array of sequenced. How can I map from an index in the inputs to the rows of the profile?</p>
<p dir="ltr">Thanks,<br>
Spencer</p>
<br>_______________________________________________<br>
Biojava-l mailing list  -  <a href="mailto:Biojava-l@mailman.open-bio.org">Biojava-l@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/biojava-l" rel="noreferrer" target="_blank">http://mailman.open-bio.org/mailman/listinfo/biojava-l</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">-----------------------------------------------------------------------<br>Dr. Andreas Prlic<br>RCSB PDB Protein Data Bank</div><div>Technical & Scientific Team Lead</div><div dir="ltr">University of California, San Diego<div><br></div><div>Editor Software Section <br><div>PLOS Computational Biology<div><div><div><br></div><div>BioJava Project Lead<br>-----------------------------------------------------------------------<br></div></div></div></div></div></div></div></div></div>
</div>