Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

A proof of concept for calling de novo transcripts #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

botond-sipos
Copy link

This pull request implements a simple proof-of-concept calling of de novo transcripts from the per-gene clusters generated by isONclust2. It works by constructing a spoa consensus (coding sequence) from a subsample of reads then iteratively polishing it with racon.
Then the full set of reads are mapped to the coding sequence and the transcript are called using stringtie and gffread.

- Added steps to call de novo transcripts.
- Added polishing threads.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant