Skip to content
Snippets Groups Projects
Verified Commit 1df1429c authored by Laurent Modolo's avatar Laurent Modolo
Browse files

remove 10bp offset when correcting reads

parent c63b1b2c
No related branches found
No related tags found
No related merge requests found
......@@ -44,5 +44,5 @@ python3 ../../microsplit/microsplit/main.py --bam_for_file bowtie2_random_1.bam
--output_reverse bowtie2_random_2.fastq.gz \
--num_threads 8 \
--seed_size 20 \
--lenght_added 10
--lenght_added 0
python3 ../main.py --fasta random_sequences.fa --fastq1 random_1.fastq --fastq2 random_2.fastq --prefix bowtie2_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment