Skip to content

Commit aa8efdb

Browse files
committed
Should be pipeline version agnostic now
1 parent 07c627c commit aa8efdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Run_SnpSniffer.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ cat ${EMPTY_DATABASE} > SnpSniffer_DB.ini
4747
# Find all the pre-calculated genotype results
4848

4949
find . -name "*flt.vcf" > Temp_SnpSniffer_Genotype_Paths.txt
50+
find . -name "*snpSniffer.vcf" >> Temp_SnpSniffer_Genotype_Paths.txt
5051

5152
# Add genotypes to the database
5253

0 commit comments

Comments
 (0)