Skip to content
vborjesson edited this page Apr 26, 2021 · 4 revisions

TC_hunter

TC-hunter identifies transgenic insertion sites within host genome

TC-hunter searches for transgenic insertion sites in a host genome and returns figures and a report to support these findings.

There's two programs; TC_hunter and TC_hunter_BWA.

  • 🟩 TC_hunter.nf

Accepts one or several aligned BAM files (mapped to both host and transgenic sequence) as input. TC-hunter then identifies anchors and chimeric reads that maps to both host and transgenig sequence.

  • 🟨 TC_hunter_BWA.nf

TC_hunter_BWA accepts raw pair end fastq files (from one or several samples) as input and performes BWA MEM alignment before searching for trasgenic insertion site.

Clone this wiki locally