pip install dtool
conda activate dtool
dtool create Ecoli-Test
The above command creates a folder called "Ecoli-Test" and adds "data" folder and README.yml file into "Ecoli-Test" "Ecoli-Test" is called a dataset.
dtool add item Test.fastq Ecoli-Test
dtool readme interactive Ecoli-Test
The above command will ask for the information below
description [Dataset description]:
project [Project name]:
confidential [False]:
personally_identifiable_information [False]:
name [Your Name]:
email [[email protected]]:
username [jeevka]:
Updated readme To edit the readme using your default editor: dtool readme edit file://Falcon-Pro.local/Users/jeevka/Dtool/Test2
dtool ls Ecoli-Test
dtool readme show Ecoli-Test/
dtool summary Ecoli-Test