pip install git+https://github.com/d3b-center/d3b-cds-manifest-prep.git@latest-release
pip install git+https://github.com/d3b-center/d3b-cds-manifest-prep.git
The most recently generated manifest can be found here.
For development, the unzipped manifest can be found at data/submission_packet
n.b. cds generate --help
to get detailed descriptions of options
cds -c $DATABASE_URL generate
This uses the environment variable $DATABASE_URL
. This is expected to be a
postgres connection url to kidsfirst postgres dataservice.
By default, the file-sample-participant mapping bundled in this package here is used to generate the manifests.
The -f
option specifies the seed file-sample-participant map to use.
cds -c $DATABASE_URL generate -f path/to/file_sample_participant_map.csv
cds -c $DATABASE_URL generate -g sample
This will generate only the sample manifest.
cds -c $DATABASE_URL generate -g sample -g participant
This will generate both the sample and participant manifests.
cds -c $DATABASE_URL -d data/submission_packet/ qc
cds -c $D3BWAREHOUSE_URL gen_histologies -o openpedcan_histologies.csv