get_version_doi

daschlab.get_version_doi() str[source]

Get the DOI associated with the exact version of daschlab that you are running.

Returns:
str

See also

get_concept_doi

Get the DOI that identifies the daschlab software

Notes

If you are reporting the results of a scientific analysis based on daschlab, you are strongly recommended to use this function to ensure that you cite the DOI of the exact version of the software that you used. If you use daschlab to generate data files that will be archived, we suggest embedding using this function to determine the DOI of daschlab dynamically and embedding it in those files as metadata.

See also How to Cite DASCH.

The returned DOI will start with the characters “10.”. If you are running a development build of the software, the returned value will instead start with “xx.”, and will not be a valid DOI.