TatianneNegri / RNAplonc

A tool for identification of plant long non-coding RNAs.
GNU General Public License v3.0
11 stars 9 forks source link

No transcript or gene id in final result #1

Open fei0810 opened 6 years ago

fei0810 commented 6 years ago

There is no transcript id in final result ,just show 1,2,3,.... . Can't confirm which is lncRNA in input fasta file. May be the order in the final result is the same as txCdsPredict result.

my final result:

=== Predictions on test data ===

    inst#     actual  predicted error prediction
        1        1:?   1:lncRNA       0.852 
        2        1:?   1:lncRNA       0.863 
        3        1:?   1:lncRNA       0.863 
        4        1:?   1:lncRNA       0.863 
        5        1:?   1:lncRNA       0.863 
suraj1257 commented 4 years ago

i am not able to run python program can you help to solve this program File "final_column.py", line 6, in par3 = sys.argv[3] #new output IndexError: list index out of range please help