Error while running SNVBOX tool
0
0
Entering edit mode
4.7 years ago
LimMo ▴ 30

Hi all,

I have a problem regarding running and using SNVBOX database, I'm interested in using the features that have been generated for CHASMplus from SNVBOX.

But the problem is when I'm trying to run the code with this command:

./snvGetTranscript –f featurelist –o outputfilename.arff mutationlist

with my own files, like this:

./snvGetGenomic –f features.lst –o outputfilename.arff mutations.lst

but it keeps giving me this error (it seems that it couldn't see the parameters):

snvGetGenomic: error: Please specify feature file using -f and output file using -o

I tried to investigate their code and print argument when the code tried to pare it but it prints None (it should print the names of the feature and output files).

I double-checked my feature and mutations files and they look good as you can see:

features.lst

AABLOSUM
AACharge
AACOSMIC

And this mutations,lst:

chr1       35416   35416    -     A       G
chr1       54844   54844    +     G       A
chr1       69224   69224    +     A       C
chr1       69230   69230    +     A       C
chr1       69236   69236    +     A       C
chr1       69270   69270    +     A       G

Any help will be appreciated.

chasmplus • 1.1k views
ADD COMMENT
0
Entering edit mode

Is your file named mutations.lst or mutaions.lst?

ADD REPLY
0
Entering edit mode

It's mutations.lst, just a typo while writing a question (not in the actual running command). Now I edit the question.

ADD REPLY
0
Entering edit mode

Hello, I met the same problem. Have you fixed it?

ADD REPLY

Login before adding your answer.

Traffic: 1875 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6