knights-lab / analysis_SHOGUN

Analysis scripts and code for reproducing the analysis for the SHOGUN paper
MIT License
1 stars 1 forks source link

Ultra deep sequencing validation #9

Open bhillmann opened 7 years ago

bhillmann commented 7 years ago
bhillmann commented 7 years ago

Ultra-deep sequencing should be downloaded

bhillmann commented 7 years ago

The path for this task is located below:

ultra_deep/
bhillmann commented 7 years ago
for i in `cat extract_files.txt`; do 7z -y x -so $i | 7z -y x -si -ttar -o./R1_QC; done 
shi7en -SE --combine_fasta False --convert_fasta False -trim_l 50 -i ./ -o ./R1_QC