neksa / mutagene

Python library and package for mutational analysis
https://www.ncbi.nlm.nih.gov/projects/mutagene/
Other
3 stars 3 forks source link

'Unexpected value of transcript_strand in MAF file' #61

Open yunhuip opened 3 years ago

yunhuip commented 3 years ago

mutagene -v rank -i test.maf -g hg38 -c gcb_lymphomas -p test.profile WARNING Parsing MAF failed. Check that the input file is in MAF format or specify a different format using option -f ValueError('Unexpected value of transcript_strand in MAF file')

mutagene report error when transcript_strand is not available in some lines of input MAF files.