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

Add PDC as an input file source #17

Merged
merged 6 commits into from
Sep 11, 2024
Merged

Add PDC as an input file source #17

merged 6 commits into from
Sep 11, 2024

Conversation

ajmaurais
Copy link
Contributor

@ajmaurais ajmaurais commented Sep 10, 2024

  • Important new workflow parameters

    • params.pdc.study_id When this option is set raw files and metadata are downloaded from the PDC using the PDC_client to interface with the PDC.
    • params.pdc.n_raw_files Limit processing to n raw files. This is useful for testing. For now this only applies to when files are downloaded from the PDC. This might be useful as a workflow option that would apply globally.
  • Code refactoring

    • raw files are downloaded and converted once at the beginning of main.nf
    • Wide window files can be local, downloaded from Panorama or downloaded from the PDC.
    • Optional narrow window files can be local or downloaded from Panorama.
    • If params.msconvert_only == true the mzML file channel(s) are uploaded to panorama and the workflow exits.
    • Otherwise the mzML files are searched with EncyclopeDIA or DiaNN.

@mriffle mriffle merged commit f33acdf into mriffle:main Sep 11, 2024
3 checks passed
@ajmaurais ajmaurais deleted the pdc branch September 11, 2024 21:23
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.

2 participants