Add Nonsense Mediated Decay (NMD) prediction support for pVACsplice (might work for pVACseq as well, for indels).
Contenders: (tl,dr: NMDj is top tool candidate based on benchmark result and accessibility)
the probability of NMDT being derived from a protein- coding transcript via AS depends not only on the similarity in their exon-intron architectures but also on their expression levels. The coding transcript with the highest expression level is more likely to be the source of NMDT [14]. Furthermore, NMDT may be derived from different transcripts with comparable expression levels, which calls into question the validity of the approach based on the selection of only one matching transcript partner.
-
repo: https://github.com/zavilev/NMDj/
-
installation: git clone https://github.com/zavilev/NMDj.git
-
inputs: input trancripts.gtf , OPTIONAL inputs: annotation.gtf (reference gtf?), genome.fa (reference fa), transcripts.txt (user-input reference transcript ids), file.txt (File with paths to ipsa files containing counts of RNA-Seq split-reads aligned to junctions), ...
-
benchmark with NMDclassifier. Also benchmark MANE-select vs best expression transcript. Best expression transcript wins.
-
NMDEP: an AI/ML model. Manuscript on arxiv in 2025.
- repo/installation note: none, as of Mar 2026.
- no benchmark with previous tools. but the model also have PCT as top predictor, so pretty much agree with literature.
-
factR/predictNMD: R function. https://rdrr.io/github/fursham-h/factR/man/predictNMD.html
Add Nonsense Mediated Decay (NMD) prediction support for pVACsplice (might work for pVACseq as well, for indels).
Contenders: (tl,dr: NMDj is top tool candidate based on benchmark result and accessibility)
aenmd:
NMDClassifier (2nd best candidate?):
NMDj (top candidate?): python tool
repo: https://github.com/zavilev/NMDj/
installation: git clone https://github.com/zavilev/NMDj.git
inputs: input trancripts.gtf , OPTIONAL inputs: annotation.gtf (reference gtf?), genome.fa (reference fa), transcripts.txt (user-input reference transcript ids), file.txt (File with paths to ipsa files containing counts of RNA-Seq split-reads aligned to junctions), ...
benchmark with NMDclassifier. Also benchmark MANE-select vs best expression transcript. Best expression transcript wins.
NMDEP: an AI/ML model. Manuscript on arxiv in 2025.
factR/predictNMD: R function. https://rdrr.io/github/fursham-h/factR/man/predictNMD.html