sift4g
sift4g copied to clipboard
Sorting Intolerant From Tolerant For Genomes
Hi Robert, I update my gcc and g++ version to "gcc (conda-forge gcc 13.2.0-2) 13.2.0", and change "CP = g++" to "CP = ~/.conda/envs/biosoft/bin/g++". However, I met errors when conduct...
When I use sift4g,some position(114,661/145,218) it predicted to be DELETERIOUS (*WARNING! Low confidence),Can we consider this position as deleterious ?  Why have this happened? Because SIFT4G_Create_Genomic_DB run the result?My...
Hi, I wonder if SIFT can predict synonymous deleterious? I found some novol mutation didn't affect the aa, but with SIFT score
Hi, I am facing an error when compiling this code on GPU (make gpu). ``` >>> vendor/swsharp
Hello, I have been trying to use [make-SIFT-db-all.pl](https://github.com/pauline-ng/SIFT4G_Create_Genomic_DB) to create a database for [chiLan](https://www.ncbi.nlm.nih.gov/datasets/genome/GCF_009829145.1/). It was all going well, and the files were being created in the directories singleRecords, fasta...
Hello there, I'm having trouble with installing sift4g when building my docker container at the make step. This is my error. ` > ERROR [ 9/19] RUN make 0.2s ------...
Hi, I am trying to test the pipeline of sift4g. I installed the sift4g through the conda. And test the `sift4g -q ./test_files/query.fasta --subst ./test_files/ -d ./test_files/sample_protein_database.fa`. Then the errors...