[maker-devel] maker_functional_gff
Carson Holt
carsonhh at gmail.com
Tue May 23 15:44:05 MDT 2017
The blast report you gave it is in the wrong format, it is partial/truncated, or you provided the files in the wrong order. Basically it receive an empty line from the file at some point.
The blast report format must in tabular foramt which is "wu-blast -mformat 2” or "ncbi-blast -outfmt 6"
Also the script only supports blast results against UniProt/Swiss-prot.
—Carson
> On May 23, 2017, at 3:23 PM, Nathan Ricks <nathan.ricks at gmail.com> wrote:
>
> I've been working with maker and trying to use the maker_functional_gff to create an annotated .gff file. However, whenever I run the command, the following pops up, and just continues for a long time.
> Use of uninitialized value $qid in hash element at ./maker_functional_gff line 165, <$IN> line 58363.
> Use of uninitialized value $qid in hash element at ./maker_functional_gff line 170, <$IN> line 58363.
> Use of uninitialized value $qid in hash element at ./maker_functional_gff line 165, <$IN> line 58367.
> Use of uninitialized value $qid in hash element at ./maker_functional_gff line 170, <$IN> line 58367.
> ^CUse of uninitialized value $qid in hash element at ./maker_functional_gff line 165, <$IN> line 58368.
>
>
> Nathan Ricks
> _______________________________________________
> maker-devel mailing list
> maker-devel at box290.bluehost.com
> http://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org
More information about the maker-devel
mailing list