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

Create R script that reads the Nextclade output from the Nanopore pipeline #4

Open
jonbra opened this issue Feb 9, 2024 · 3 comments
Assignees

Comments

@jonbra
Copy link
Collaborator

jonbra commented Feb 9, 2024

No description provided.

@jonbra jonbra self-assigned this Feb 9, 2024
@jonbra
Copy link
Collaborator Author

jonbra commented Feb 9, 2024

@jonbra
Copy link
Collaborator Author

jonbra commented Feb 9, 2024

Use the file ${runname}_NextcladeAndPangolin.csv which is written on line 361.

@jonbra
Copy link
Collaborator Author

jonbra commented Feb 9, 2024

First draft created here: https://github.com/folkehelseinstituttet/SC2_drug_resistance/blob/master/drug_resistance.R
Next steps:

  • Read in the nextclade results file, including any variables for the file names
  • Use the same variables to write the output.
  • Merge the new columns in the final summary file that will be imported to BN
  • Test the code on some real data.
  • Test the BN import.

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