Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistent namespace for placed markers datasets #35

Closed
rsuchecki opened this issue Feb 24, 2020 · 0 comments
Closed

Consistent namespace for placed markers datasets #35

rsuchecki opened this issue Feb 24, 2020 · 0 comments

Comments

@rsuchecki
Copy link
Collaborator

Currently:

paf2pretzel.groovy \
--paf ${paf} \
--parent ${genome} \
--sequence-type ${meta.seqs.seqtype} \
--base-name ${tag} \
--short-name ${meta.seqs.name} \
--align-tool ${meta.align.tool} \
--align-params "${meta.align.params}" \
--allowed-target-id-pattern '${meta.ref.allowedIdPattern}' \
--output ${tag}_${meta.seqs.seqtype}.json.gz \
--out-counts ${tag}_${meta.seqs.seqtype}.counts

annotation.namespace = basename

Related to #29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant