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

Onboarding Ruitong #3

Open
7 of 8 tasks
lpantano opened this issue Dec 20, 2024 · 2 comments
Open
7 of 8 tasks

Onboarding Ruitong #3

lpantano opened this issue Dec 20, 2024 · 2 comments
Assignees

Comments

@lpantano
Copy link
Contributor

lpantano commented Dec 20, 2024

Access to resources:

  • O2 and O2 on demand
  • Seqera.io
  • bcbioR repository

Onboarding on technology:

First work:

args = '--ATACshift --minFragmentLength 0 --maxFragmentLength 120 '

Example of adding parameters when options are on or off or with value is here.

  • single cell MAST in bcbioR. Validate code with test example data. Alex should be able to help to point to the example data. Draft code in O2 is at: /n/data1/cores/bcbio/platform/development/templates_drafts (mast.R and mast_template.R). Both files should be located in a new folder at the single cell template folder. The readme should be update to mention this new template.
@lijin0303
Copy link

I forked the original git repo's dev branch and then created a new branch on my forked repo called ruitong_dev. I implemented the size fragment selection option as highlighted in this commit based on my current understanding. Please let me know if anything looks confusing or incorrect. Thanks!

@lpantano
Copy link
Contributor Author

Add this to the documentation for other regions to consider:

ATACRanges = {"NF": ATACRange("NF", 0, 100),
"MN": ATACRange("MN", 180, 247),
"DN": ATACRange("DN", 315, 473),
"TN": ATACRange("TN", 558, 615)}

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

4 participants