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

cat: test.lst: No such file or directory #114

Open
StavroulaPetr opened this issue Jun 5, 2024 · 0 comments
Open

cat: test.lst: No such file or directory #114

StavroulaPetr opened this issue Jun 5, 2024 · 0 comments

Comments

@StavroulaPetr
Copy link

Hello,

Hope you are well.

I have a maybe naive question. I am trying to use your tool, but I am getting the following error:

"
setting up MToolBox environment variables...
...done

setting up MToolBox variables in config file ...
...done

sample will be used as vcf file name...

Check python version... (2.7 required)
OK.

Checking files to be used in MToolBox execution...

Checking mapExome parameters...
OK.

Checking assembleMTgenome parameters...
OK.

Checking mt-classifier parameters...
OK.

Input type is sam.
output files will be placed in test_out

cat: test.lst: No such file or directory

EXECUTING READ MAPPING WITH MAPEXOME...

cat: test.lst: No such file or directory

Compression of fastq files from bam/sam input files...
Done.
/home/sp2037/apps/NGS/MToolBox/MToolBox/MToolBox.sh: line 337: cd: test_out: No such file or directory

SAM files post-processing...

SORTING OUT.sam FILES WITH PICARDTOOLS...

ls: cannot access OUT_*: No such file or directory
Success.

ls: cannot access OUT_: No such file or directory
Skip Indel Realigner...
ls: cannot access OUT_
: No such file or directory
Skipping Mark Duplicates...
ls: cannot access OUT_: No such file or directory
ls: cannot access OUT_
: No such file or directory
ls: cannot access OUT_*: No such file or directory

ASSEMBLING MT GENOMES WITH ASSEMBLEMTGENOME...

WARNING: values of tail < 5 are deprecated and will be replaced with 5

ls: cannot access OUT_*: No such file or directory

GENERATING VCF OUTPUT...

Traceback (most recent call last):
File "/home/sp2037/apps/NGS/MToolBox/MToolBox/VCFoutput.py", line 36, in
VCF_dict = ast.literal_eval(open('VCF_dict_tmp', 'r').read())
IOError: [Errno 2] No such file or directory: 'VCF_dict_tmp'

PREDICTING HAPLOGROUPS AND ANNOTATING/PRIORITIZING VARIANTS...

/home/sp2037/apps/NGS/MToolBox/MToolBox/MToolBox.sh: line 472: cd: test_out: No such file or directory
Haplogroup predictions based on RSRS Phylotree build 17
ls: cannot access OUT_*: No such file or directory
Heteroplasmy data file ('VCF_dict_tmp') not found. HF will not be reported in the output.
Parsing pathogenicity table...
Parsing variability data...
Parsing info about haplogroup-defining sites...
Parsing info about haplogroup assignments...
No annotation.csv found. Exit
"

I am not sure if I need to generate a list beforehand with the names of my samples?

Thank you in advance,
Stavroula

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