Trinotate / Trinotate.github.io

web documentation for Trinotate
47 stars 17 forks source link

Can I add the annotation of new genotypes to an already built database? #64

Closed felipevzps closed 2 years ago

felipevzps commented 2 years ago

Hi,

I generated the annotation table for 15 genotypes and now I need to add the annotation of another 33 genotypes to this table. Can I add the new genotype annotation to an already created Trinotate database or should I create a new Trinotate database with all these 48 genotypes?

Thank you in advance,

Felipe

brianjohnhaas commented 2 years ago

Hi Felipe,

Each Trinotate database and report are restricted to a single Trinity assembly (or target transcriptome). If you have a new assembly, you need to create a new database that corresponds to it (and generate the assembly-specific annotation report).

~b

On Sat, Feb 5, 2022 at 7:22 PM Felipe Vaz Peres @.***> wrote:

Hi,

I generated the annotation table for 15 genotypes and now I need to add the annotation of another 33 genotypes to this table. Can I add the new genotype annotation to an already created Trinotate database or should I create a new Trinotate database with all these 48 genotypes?

Thank you in advance,

Felipe

— Reply to this email directly, view it on GitHub https://github.com/Trinotate/Trinotate.github.io/issues/64, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZRKX2PSSXTHIGGWXJKWRLUZW5NDANCNFSM5NUR7H3Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Brian J. Haas The Broad Institute http://broadinstitute.org/~bhaas http://broad.mit.edu/~bhaas

felipevzps commented 2 years ago

Thanks!