File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,11 @@ The schematic diagram below describes the various stages of the PROPERseqTools p
2424
2525
2626## Software Requirements
27- Latest version of required software is recommended
28- - [ Cutadapt] ( https://cutadapt.readthedocs.io/en/stable/ )
29- - [ fastp] ( https://github.com/OpenGene/fastp )
30- - [ bwa] ( https://github.com/lh3/bwa )
31- - [ samtools] ( http://www.htslib.org/ )
32- - [ bedtools] ( https://bedtools.readthedocs.io/en/latest/ )
27+ - [ Cutadapt] ( https://cutadapt.readthedocs.io/en/stable/ ) (2.5 or later)
28+ - [ fastp] ( https://github.com/OpenGene/fastp ) (0.14.1 or later)
29+ - [ bwa] ( https://github.com/lh3/bwa ) (0.7.12-r1039 or later)
30+ - [ samtools] ( http://www.htslib.org/ ) (1.8 or later)
31+ - [ bedtools] ( https://bedtools.readthedocs.io/en/latest/ ) (2.26.0 or later)
3332- Python 3.4 or later, the following python libraries are required:<br />
3433 - sys
3534 - collections
You can’t perform that action at this time.
0 commit comments