Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gff2tbl #1

Open
stanislasmorand opened this issue Dec 9, 2020 · 0 comments
Open

gff2tbl #1

stanislasmorand opened this issue Dec 9, 2020 · 0 comments

Comments

@stanislasmorand
Copy link

Dear Geo Pertea,
I have tried to use your script gff2tbl but encountered an Error message. First I only provided a gff file containing the fasta sequence. However gff2tbl requires a separate fasta file.

[15:03] morands@frrdcim20: gscripts-master $ ./gff2tbl pSE4_prokka.gff
Usage:
 gff2tbl -f <fasta_file> [-m <id2acc_map>] [-t <track>] [-o <out_prefix>]
    [-c <lab_prefix> ] [-b dbname] [-L] [-x <exclude.lst>] [-G] [-n <organism_name>] <gff_file>

 Convert GFF to .fsa and .tbl files to be used by tbl2asn

 For -m option, <id2acc_map> is a 2-column file mapping the genomic sequence IDs
 from the input gff and fasta_file (1st column) to GenBank accessions (2nd column)
 Other options:
    -L   :  use locus attribute for transcripts in order to identify a "gene"
            and its boundaries
    -G   : also output <out_prefix>.gff for table2asn
 A fasta file is required!

I thus extracted the fasta section outside the gff file and reinitiated the command line. Unfortunately, the new attempt was unsuccessful.

15:07] morands@frrdcim20: gscripts-master $ ./gff2tbl -f pSE4.fasta pSE4_prokka.gff
Error: transcript ICN77_02481_gene not stored in ttbl hash!

I don't know what means the error message. I attached my fasta and gff small files if the issue is coming form my files.
Thanks in advance for your precious time & help.
Kindest regards,
Stan
pSE4.fasta.txt
pSE4_prokka.gff.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant