LiuzLab / AI_MARRVEL

AI-MARRVEL (AIM) is an AI system for rare genetic disorder diagnosis
GNU General Public License v3.0
8 stars 6 forks source link

Add sorting to unsorted vcf files. #15

Closed ZaahidShaik closed 3 months ago

ZaahidShaik commented 5 months ago
hyunhwan-bcm commented 5 months ago

We may simplify only using bcftools sort - guess it doesn’t take much time for sorted input, and it can generate input’s index at the end.