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

Done with the quality check. Facing the following issues.!! #14

Open
ritikgarg1234 opened this issue Jan 19, 2019 · 11 comments
Open

Done with the quality check. Facing the following issues.!! #14

ritikgarg1234 opened this issue Jan 19, 2019 · 11 comments

Comments

@ritikgarg1234
Copy link

Issue.txt

@tadKeys
Copy link
Owner

tadKeys commented Jan 20, 2019

Hi,

seems like Bismark is failing. Can you please provide me the output of

head /home/gm-database/Desktop/tabsat-master/tabsat_test_output_tmap/PGM_316D_IonXpress_028_1_NONDIR_tmap/PGM_316D_IonXpress_028_1_trimmed.fastq

and

ls -la /home/gm-database/Desktop/tabsat-master/tabsat_test_output_tmap/PGM_316D_IonXpress_028_1_NONDIR_tmap/

Thanks

@ritikgarg1234
Copy link
Author

output_issue.txt

This is the output I'm getting.

@tadKeys
Copy link
Owner

tadKeys commented Jan 22, 2019

Thanks.

  1. Did you run "tabsat/reference/prepareReference.sh" before starting tabsat?

  2. Could you please send me the output of
    /home/gm-database/Desktop/tabsat-master/tabsat_test_output_tmap/PGM_316D_IonXpress_028_1_NONDIR_tmap/bismark.log

Thanks

@ritikgarg1234
Copy link
Author

ritikgarg1234 commented Jan 22, 2019

Hello,
Thank you for your prompt reply.

  1. I did run "tabsat/reference/prepareReference.sh" before starting tabsat.
  2. Afterwhich, I tried executing /home/gm-database/Desktop/tabsat-master/tabsat_test_output_tmap/PGM_316D_IonXpress_028_1_NONDIR_tmap/bismark.log and attached herewith (issue3) is the permission error that I get.
    Also, find the bismark log file that was generated in the output folder, while using tabsat.

bismark.log

issue3.txt

@tadKeys
Copy link
Owner

tadKeys commented Jan 22, 2019

Hi,

it seems like that the reference genome was not prepared correctly. Could you please make an ls -lR in the reference directory and send me the output.

Also you could try afterwards to remove the Bisulfite_Genome folder and rerun the prepare reference script.

Thanks

@ritikgarg1234
Copy link
Author

ritikgarg1234 commented Jan 23, 2019

Hello,

Please find attached, the output for the above mentioned command (ls -lR).
issue3 output.txt

As per your suggestion, I removed the Bisulfite_Genome folder and tried running the prepare reference script, again. But I think the mm10.fasta file is either missing or corrupted.

Here, is the output for (ls -lR) command after re running the prepare reference script.
issue3output2.txt

@tadKeys
Copy link
Owner

tadKeys commented Jan 24, 2019

Hi,

as far as I can see, the reason for the errors are the *.2bit files. These files need to be extracted before they can be used.

Please see
http://hgdownload.cse.ucsc.edu/goldenPath/mm10/bigZips/
and
http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/

Also the references need to be name *.fasta - not *.fa, please rename if this is the case (mv hg19.fa hg19.fasta)

Thanks

@ritikgarg1234
Copy link
Author

Hi,
Done with the extraction and preparation of reference genome. Please see the run and let me know if it is alright (reference file prepared.txt).
reference file prepared.txt
After this I tried executing ./test_tabsat_tmap.sh command and attached here is the output I am getting.
tabsat output.txt
I think some files are still missing.
Please help!!

Thanks.

@tadKeys
Copy link
Owner

tadKeys commented Feb 1, 2019

Hi,

I think bismark is still failing - could you please send me again the content of:

/home/gm-database/Desktop/tabsat-master/tabsat_test_output_tmap/PGM_316D_IonXpress_028_1_NONDIR_tmap/bismark.log

and ls -lR in the reference directory?

Thanks

@ritikgarg1234
Copy link
Author

ritikgarg1234 commented Feb 1, 2019

Hello,

Please find attached, the content of bismark.log file and the output of ls -lR.

Awaiting your response.

Thanks.

output_bismark_log.txt
output_ls-lR.txt

@tadKeys
Copy link
Owner

tadKeys commented Feb 3, 2019

Hi,

seems like the bowtie2 index was not built sucessfully. Could you please remove the folders bismark_bowtie2 and bismark_tmap in the human directory and rerun the prepareReference script?

Also the bismark_log file was not present as your output showed.

Best wishes

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

2 participants