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

Update: 2021_PattersonNature & 2020_Margaryan_Viking. Fix eof of SSFs #27

Closed
wants to merge 3 commits into from

Conversation

TCLamnidis
Copy link
Member

@TCLamnidis TCLamnidis commented Apr 24, 2024

Closes #29 #28

PR Checklist

  • Add the appropriate label to your PR (new package or package update).
  • The PR title is in the format Add/update package: {package_name}.
  • The PR description includes a link to the issue requesting the package its
    update. (Add to Closes #XXX above.)

If adding or updating a package:

  • This PR contains a sequencingSourceFile (.ssf) for the requested
    package.
  • The name of the .ssf file(s) matches the package name (i.e.
    packages/2023_my_package/2023_my_package.ssf).
  • Comment @delphis-bot create recipe to this pull request to awaken
    Poseidon's trusty helper. (This should be repeated whenever changes are
    made to the SSF file contents).

Delphis-bot will then add a number of files to the PR. Check that they are all
there:

  • The file packages/{package_name}/{package_name}.tsv was added to the PR.
  • The file packages/{package_name}/{package_name}.tsv_patch.sh was added
    to the PR from template.
  • The file packages/{package_name}/script_versions.txt was added to the
    PR.
  • The file packages/{package_name}/{package_name}.config was added to the
    PR from template.

Human validation

Package SSF file (*.ssf)

  • I confirm that the poseidon_IDs, udg, and library_built are filled
    and correct.
  • I made sure to leave notes where necessary to explain any special
    cases/judgement calls made for data entries.

Package TSV file (*.tsv)

  • I confirm that the UDG, Strandedness columns are correct for each
    library.
  • I confirm that the R1_target_file and R2_target_file columns point to
    the correct FastQ files for the library (i.e. consistent with SSF file).

Package config file (*.config)

The template config file includes a few TODO statements, and information about
them. Please ensure that you:

  • I have selected the appropriate config for the CaptureType of the package.
  • If any nf-core/eager parameters need to be altered from their defaults, I
    have added them within the params section at the end of the package
    config file.

@TCLamnidis TCLamnidis changed the base branch from main to dev April 24, 2024 09:39
@TCLamnidis TCLamnidis closed this Apr 24, 2024
@TCLamnidis TCLamnidis reopened this Apr 24, 2024
@TCLamnidis TCLamnidis changed the base branch from dev to main April 24, 2024 09:40
@TCLamnidis TCLamnidis changed the title Fix eof of some SSFs Update: 2021_PattersonNature & 2020_Margaryan_Viking. Fix eof of SSFs Apr 24, 2024
@TCLamnidis
Copy link
Member Author

@delphis-bot create recipe

@@ -1,5 +1,5 @@
// Keep track of config versions
minotaur_release='0.2.1' // The release tag of the poseidon-eager repository used for processing and config file retrieval
minotaur_release='0.3.0dev' // The release tag of the poseidon-eager repository used for processing and config file retrieval
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
minotaur_release='0.3.0dev' // The release tag of the poseidon-eager repository used for processing and config file retrieval
minotaur_release='0.2.1' // The release tag of the poseidon-eager repository used for processing and config file retrieval

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dont change version from already processed stuff to avoid rerunning

@TCLamnidis TCLamnidis closed this Apr 24, 2024
@TCLamnidis TCLamnidis deleted the fix_ssf_eof branch August 1, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please update : 2020_Margaryan_Viking
1 participant