|
il y a 4 ans | |
---|---|---|
tasks | il y a 4 ans | |
.DS_Store | il y a 4 ans | |
README.md | il y a 4 ans | |
defaults | il y a 4 ans | |
inputs | il y a 4 ans | |
workflow.wdl | il y a 4 ans |
Author: Yaqing Liu
Email: yaqing.liu@outlook.com
Last Updates: 08/04/2021
This app will generate the MD5
# Install
choppy install YaqingLiu/MD5
# Prepare the input file: samples.json
# Submit your task
choppy batch YaqingLiu/MD5-latest samples.json -p project_name
{
"sample_id": "sample_id",
"files": ["A", "B", "C", ..., "Z"]
}