Skip to content

Chimeric Read Update

Latest
Compare
Choose a tag to compare
@gringer gringer released this 24 Apr 10:17
· 229 commits to master since this release

Updated code for improved processing of chimeric reads. Some useful scripts:

  • signal_viewer.r -- display raw signal for a given raw data file (assumes 16-bit integers)
  • porejuicer.py -- nanopore read processor; used for extracting fastq files and raw signal from fast5 files
  • maf_bcsplit.py -- converts LAST alignments to simplified and normalised CSV format containing start/end locations
  • posAggregate.py -- aggregates adjacent and similarly oriented matches in the output format of maf_bcsplit.py