nanopolish icon indicating copy to clipboard operation
nanopolish copied to clipboard

Signal-level algorithms for MinION data

Results 109 nanopolish issues
Sort by recently updated
recently updated
newest added

I am using nanopolish to call methylation. As far as I can tell `nanopolish index` indexes the entire contents of a fast5 folder and a single fastq file. So for...

enhancement

Hello, the Debian Med team is maintaining nanopolish for official Debian. The recently released Debian 10 was the last Debian release featuring Python2 since this programming language is EOL. If...

This branch provides functionality to score variant candidates using a GPU. Measured acceleration of overall polishing application is between 2x-10x and depends on score threshold and coverage.

hi, a couple of things i noticed when running through the tutorial mentioned in the title: The compare_methylation.py is slightly broken. I followed the quickstart guide and when i got...

Hello Jared, I'm new to Nanopolish but would like to use your software for detection of RNA's native structure, similar to SHAPE-map presented during London Calling 2019. Recently, generated two...

help wanted

I called variant from the main bam file, then I did the same thin using after down-sampling the main file using samtools `(-s 0.1, -s 0.2, -s 0.3, up tp...

awaiting followup

I ran the example in https://nanopolish.readthedocs.io/en/latest/quickstart_call_methylation.html. However, I noticed that some reported coordinates were not pointed to C/G base and probably shift -1 base. For example, in `methylation_frequency.tsv` ``` chr20...

enhancement

To remove the outliers from the raw signal. ![image](https://user-images.githubusercontent.com/30524842/50262546-d0494880-044c-11e9-8cf2-7e4f5284b009.png)

Hi Jared, I am using eventalign to align signals from direct RNA sequencing. However, as the RNA that I am sequencing is expected to have a signal that is different...

awaiting followup

Hello. Thank you for your great work. I’ve found nanopolish to be an excellent research tool. My question relates to the “Model kmer” field in the event_align output; I am...

enhancement