Skip to content

Commit

Permalink
test script
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Jun 19, 2023
1 parent c7a1e49 commit b646028
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,9 @@ diff -q test/dna_r10_paf-ref.exp a.slow5 || die "diff failed"
diff -q test/dna_r10_paf-ref.paf.exp a.paf || die "diff failed"
diff -q test/dna_r10_paf-ref.sam.exp a.sam || die "diff failed"

# full contig dna paf

# full contig rna paf



# samout only
ex ./squigulator -x dna-r10-prom -o a.slow5 -n 2 --seed 2 --dwell-std 4.0 -t1 test/nCoV-2019.reference.fasta -c a.paf -a a.sam
diff -q test/dna_r10_paf-ref.exp a.slow5 || die "diff failed"
diff -q test/dna_r10_paf-ref.sam.exp a.sam || die "diff failed"

echo "Test passed"

0 comments on commit b646028

Please sign in to comment.