srst2 icon indicating copy to clipboard operation
srst2 copied to clipboard

Short Read Sequence Typing for Bacterial Pathogens

Results 28 srst2 issues
Sort by recently updated
recently updated
newest added

… in the name, instead just pass sample_name along to functions requiring it. This addresses #99

So the following [line](https://github.com/katholt/srst2/blob/master/scripts/srst2.py#L453) keeps failing when one or more '.' are found on the path to pileup file. Example failing file path is /Storage/galaxy-17.05/working/dapE_11.out__Strain1.dataset_357596.pileup

Hi there, I added a bit of code to the getmlst.py script to add an option for an output folder. It should take all the downloaded files, and the log...

Hi, how each allele read depth is calculated? The read depth that I find in the output (column "depth") is the average of each one of the seven loci read...

I've tried both the pip install and python setup.py ways of installing srst2, and I can't seem to get the "srst2" executable to generate. I get the "slurm_srst2.py" and "getmlst.py"...

Hi, I encounter the following error "ValueError("Inputs must not be empty.")" when I run the following command: srst2 --output output_845354 --input_pe strain845354_1.fastq.gz strain845354_2.fastq.gz -mlst_db Staphylococcus_aureus.fasta --mlst_definitions saureus.txt --mlst_delimiter '_' --threads...

Howdy all, So running into an odd issue. I am running a few K. pneumoniae samples against an MLST database using 0.2.0, and on first run, it generated the following...

Hi Kat, this is in reply to your email, but I have included the original query below also. The files that are created are: 3__3-paired.gene_db.sam 3__3-paired.gene_db.sam.mod 3__3-paired.gene_db.unsorted.bam 3__genes__gene_db__results.txt However the...