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
• 1,397 views
•
link
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.
• 0 views
•
link
Log in to answer this question.