Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • WGS upload prep - table2asn

    Hi,

    I've wrapped up an assembly and will soon be uploading a new genome and annotations to NCBI - but am having a little trouble with getting everything packaged nicely for GenBank.

    I have a single .fsa and .gff3 with my genome information that I am trying to use with the table2asn_GFF tool, but am getting some errors.

    Running my table2asn as so:
    Code:
    ./linux64.table2asn_GFF -i myassembly.fsa -t mytemplate.sbt -J -c w -euk -locus-tag-prefix GQ602 -M n -Z -f myannotations.gff -outdir output_dir
    I get an error regarding my protein IDs, not sure why:
    Code:
    FEATURE_COUNT: CDS: 7455 present
    FEATURE_COUNT: gene: 7455 present
    FEATURE_COUNT: mRNA: 7455 present
    FATAL: MISSING_PROTEIN_ID: 7455 proteins have invalid IDs.
    A bit of my gff:
    Code:
    ##gff-version 3
    ##sequence-region scaffold_01 1 5595695
    scaffold_01	FGDB	gene	7249	9339	.	+	.	ID=Ophcf2|00001|gene
    scaffold_01	FGDB	mRNA	7249	9339	.	+	.	ID=Ophcf2|00001;Parent=Ophcf2|00001|gene;proteinId=Ophcf2|00001;Name=Ophcf2|00001
    scaffold_01	FGDB	exon	7249	7255	.	+	.	ID=Ophcf2|00001|exon1;Parent=Ophcf2|00001
    scaffold_01	FGDB	exon	7334	9339	.	+	.	ID=Ophcf2|00001|exon2;Parent=Ophcf2|00001
    scaffold_01	FGDB	CDS	7249	7255	.	+	0	ID=Ophcf2|00001|CDS;Parent=Ophcf2|00001
    scaffold_01	FGDB	CDS	7334	9339	.	+	2	ID=Ophcf2|00001|CDS;Parent=Ophcf2|00001
    Perhaps something to do with my mRNA ID and proteinId being the same?

    I do plan to introduce product=*** for my CDS's, but later once I can even get this first version to work.

    (I've tried to poke around a bit with GAG as well, but am getting some errors I've yet to fully understand, but that's another topic)

    A nudge in the right direction would be greatly appreciated, thanks!

Latest Articles

Collapse

  • seqadmin
    Non-Coding RNA Research and Technologies
    by seqadmin




    Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

    Nobel Prize for MicroRNA Discovery
    This week,...
    10-07-2024, 08:07 AM
  • seqadmin
    Recent Developments in Metagenomics
    by seqadmin





    Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
    09-23-2024, 06:35 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 06:35 AM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 02:44 PM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-11-2024, 06:55 AM
0 responses
15 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-02-2024, 04:51 AM
0 responses
111 views
0 likes
Last Post seqadmin  
Working...
X