Skip to content

Commit 67e9309

Browse files
authored
Update README.md
1 parent 73895d5 commit 67e9309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Run Snakemake by indicating the number of jobs or cores that are available to ru
129129
snakemake --jobs 24 --snakefile snakefile_withoutPseudogeneFiltering --config_BR5.yaml
130130
131131
# command to run the pipeline to remove arthropod pseudogenes
132-
snakemake --jobs 24 --snakefile snakefile_withArthropodaPseudogeneFiltering --config_BR5.yaml
132+
snakemake --jobs 24 --snakefile snakefile_withPseudogeneFiltering --config_BR5.yaml
133133
```
134134

135135
You can view read number and length (min, max, mean, median, mode) statistics for each sample at steps of the bioinformatic pipeline.
@@ -257,4 +257,4 @@ Wang, Q., Garrity, G. M., Tiedje, J. M., & Cole, J. R. (2007). Naive Bayesian Cl
257257

258258
I would like to acknowedge funding from the Canadian government through the Genomics Research and Development Initiative (GRDI) EcoBiomics project.
259259

260-
Last updated: March 2, 2020
260+
Last updated: June 17, 2020

0 commit comments

Comments
 (0)