Skip to content
Snippets Groups Projects
Commit a4daa91d authored by ffinfo's avatar ffinfo
Browse files

Added md5

parent bc7b0511
No related branches found
No related tags found
1 merge request!60added fastq pair struct
......@@ -156,5 +156,7 @@ struct IndexedBamFile {
struct FastqPair {
File R1
String? R1_md5
File? R2
String? R2_md5
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment