alachins / raisd

RAiSD: software to detect positive selection based on multiple signatures of a selective sweep and SNP vectors
33 stars 13 forks source link

Can raisd use indels? #30

Open SC-Duan opened 2 years ago

SC-Duan commented 2 years ago

Dear, I want to use raisd for indels in vcf file, but all sites were discarded, but the same format of SNPs can be used. Can raisd use indels?

Index: Name | Sites = SNPs + Discarded | Discarded = HeaderCheckFailed + MAFCheckFailed + WithMissing + Monomorphic 0: 1 | 130746 = 0 + 130746 | 130746 = 130746 + 0 + 0 + 0

Thank you!

alachins commented 2 years ago

Hi there, RAiSD doesn' t parse indels in vcf files and discarded sites are reported as HeaderCheckFailed. Best regards, Nikos A.

On Fri, Dec 3, 2021 at 8:04 AM dzaccook @.***> wrote:

Dear, I want to use raisd for indels in vcf file, but all sites were discarded, but the same format of SNPs can be used, so I think the problem is not HeaderCheckFailed. Can raisd use indels?

Index: Name | Sites = SNPs + Discarded | Discarded = HeaderCheckFailed + MAFCheckFailed + WithMissing + Monomorphic 0: 1 | 130746 = 0 + 130746 | 130746 = 130746 + 0 + 0 + 0

Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alachins/raisd/issues/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALKWCUV4AKQDVXXPB4W2X3UPBTYNANCNFSM5JI7J3QA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Nikolaos Alachiotis