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

Fixes instantation of Cohort when providing directory of the pipeline… #19

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

stanleyrc
Copy link
Contributor

Fixes instantation of Cohort when providing directory of the pipeline. Also fixes issues with NA in certain columns that results in no metadata json creation since the function checks if the input is NULL.

Solution for NA in certain columns: Set to null at top of create_metadata function is the entry is NA.

…. Also fixes issues with NA in certain columns that results in no metadata json creation since the function checks if the input is NULL.
…plesheet processing such that it now works when ./samplesheet.csv is provided for nf-casereports or the full path. Passes tests in test-Cohort.R ort and test-signatures.R following changes.
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

Successfully merging this pull request may close these issues.

1 participant