pmelsted / pizzly

Fast fusion detection using kallisto
BSD 2-Clause "Simplified" License
80 stars 10 forks source link

Segmentation fault: 11 #26

Open ttamho opened 6 years ago

ttamho commented 6 years ago

pizzly -k 31 --gtf transcripts.gtf --cache index.cache.txt --align-score 2 \ --insert-size 400 --fasta transcripts.fa.gz --output test output/fusion.txt

gives Segmentation fault: 11

pmelsted commented 6 years ago

Is this from the test dataset? Did you run the snakemake provided?