pauline-ng / SIFT4G_Create_Genomic_DB

Create genomic databases with SIFT predictions. Input is an organism's genomic DNA (.fa) file and the gene annotation file (.gtf). Output will be a database that can be used with SIFT4G_Annotator.jar to annotate VCF files.
GNU General Public License v3.0
21 stars 7 forks source link

For the annotation of Indel? #67

Closed yilunhuangyue closed 1 year ago

yilunhuangyue commented 1 year ago

Hello, I have tried this tools and got teh result successfully. But I founf there was no prediction results for small any InDels. I wonder if this tool can predict the impact of Indels? Or any other recommanded tools?

Thank you very much for any help.

pauline-ng commented 1 year ago

The code for SIFT indel for humans can be found here