-
Notifications
You must be signed in to change notification settings - Fork 1
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
Python error #1
Comments
Make sure that the docker container is running from a folder that it has a write permission to. If you are using Windows, this should be some directory under C drive. |
Actually, I had to already edit the manifest.json file:
|
I am using Ubuntu 16.04 LTS and I am running it as the superuser (root). |
Can you use the latest Docker image |
And according to the log file the program completed some of the first steps, and it managed to write to the folder I am using. |
I just used this run.sh script:
and it loads VarSimLab v0.0.2 |
What are the output files you get? What are their sizes? |
normal/ normal/ normal_all_reads.fastq 4,9M tumor/ tumor_all_subclones_reads.fastq 0 tumor/subclone_1/ INDELs_1.txt 7,5M |
Can you run the simulation again and let us know if you get the exact same error? The above file sizes (in megabytes) seem to be unexpected. |
I think the normal file is OK.
because I have just 10000 read pairs (20 000 reads) |
Yes, I got the same error and the same files again |
Before the error I had these files in tumor/subclone_1/ -rwxr-xr-x 1 root root 3157608038 loka 12 18:03 hg19.fa And according to the log file the program is looking for /ref/my_sim/tumor/subclone_1/allele_1.fa |
I tried just the chromosome 1 of hg19 and no error this time. And I actually reinstalled docker, so now I can try with the whole hg19 reference. |
Yes, I got the same error again with the whole reference. Perhaps my computer ran out of memory? How much RAM should be enough for this? |
I have same issue that chr1 did but whole chromosome did not simulate the reads, what does this message stands for : "Wait! Wait! Simulating the variations in subclone 1 is complete. But it's still generating reads .. |
@Eric4Wu Perhaps whole genome simulation suck up all the memory you have and get stuck at some point. I think it would be better to simulate on a single chromosome, not the whole genome. |
Hi,
I got an error while running VarSimLab with the default settings. Here's the SIMULATION_IS_COMPLETE.txt log file:
SIMULATION_IS_COMPLETE.txt
The text was updated successfully, but these errors were encountered: