straglr icon indicating copy to clipboard operation
straglr copied to clipboard

Tandem repeat expansion detection or genotyping from long-read alignments

Results 8 straglr issues
Sort by recently updated
recently updated
newest added

Dear @readmanchiu, I am using straglr via the vip pipeline (https://github.com/molgenis/vip/), as described in an earlier thread. Here, we use as an input a bed file with loci. However, I...

Dear @readmanchiu, We are using Straglr in our pipeline (https://github.com/molgenis/vip/) to call STR's on nanopore data. Since all the modules in our pipeline are build to have VCF input and...

### Changes - Create a TSV structure to hold start, size and strand. - Bind the current read to a variable instead of repeatedly indexing into support. - Create a...

Hi there, I've received an output file, and according to the readme, the allele column should indicate the allele to which the support read is assigned, based on the genotype...

Dear @readmanchiu, Some of the STR's we are interested in have a more complex pattern instead of a simple repeating sequence. e.g. something like (TTTTA){5}TTA(TTCTA){5} (5 TTTTA's followed by a...

Hi, Thanks for a great tool. I am playing around with genotyping amplicon data from Nanopore sequencing. I can get Straglr to call certain STRs but not others, and I...

Hi, I was wondering if stragler is able to deal with repeat interruption. For some diseases we can see interruptions of the repeats. Like for Huntington, where the normal repeat...

No matter what values I assign to --trf_args, I get this error: `straglr.py: error: argument --trf_args: expected 7 arguments` For reference, here is the command I am running ``` sbj=PBMC_XXXX...