This is a test version of Biostars. For the public version, visit https://www.biostars.org.
MD5 for EBI VCF file submission

Recently I am trying to submit vcf file to EBI(European Bioinformatics Institute) database. In EVA_Submission_template they want md5 value and md5sum value of fasta file. How can I generate md5 value? Thanks in advance

snp md5

1 answer

Use md5 which is default on Mac or md5sum on Linux. Both are tools to check file integrity. Please use google for details.

Log in to answer this question.