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

Enhance doc #47

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

Enhance doc #47

wants to merge 6 commits into from

Conversation

archanaraja
Copy link
Contributor

  • Added documentation and code to generate tissue specific consensus peak*counts matrix

… matrix

- The code and documentation allows user to perform custom consensus peak * counts matrix for their tissue of interest
README.md Outdated
@@ -71,7 +71,7 @@ of environment.

5. [Flag problematic samples](#5-flag-problematic-samples)

6. [Post-processing scripts](#6-post-processing-scripts)
6. [Pipeline post-processing](#6-post-processing-scripts)
Copy link
Member

Choose a reason for hiding this comment

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

The link doesn't work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This has been fixed

README.md Outdated
* [encode\_to\_count\_matrix.sh](src/encode_to_count_matrix.sh): use `narrowkpeak.gz` and `tagAlign` files to generate a
peak x sample raw counts matrix for PASS samples
* [encode\_to\_count\_matrix_human.sh](src/encode_to_count_matrix_human.sh): use `narrowkpeak.gz` and `tagAlign` files
to generate a peak x sample raw counts matrix for human samples
* [align\_stats.sh](src/align_stats.sh): calculate % of primary alignments aligning to chrX, chrY, chrM, autosomes, and
contigs
* [merge\_atac\_qc.R](src/merge_atac_qc.R): merge wet lab QC, curated pipeline QC, and alignment stats

### 6.2 Custom analysis
Copy link
Member

Choose a reason for hiding this comment

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

I think 6.1 is about processing all tissues simultaneously and 6.2 is for each tissue individually. Something like:

6.1. Generate consensus merged peak and count matrix for all tissues combined
6.2. Generate tissue-specific consensus merged peak and count matrix.

And please, adjust the text to explain it in that way

Copy link
Contributor Author

Choose a reason for hiding this comment

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

All of these suggestions have been incorporated. @biodavidjm

Copy link
Member

@biodavidjm biodavidjm left a comment

Choose a reason for hiding this comment

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

Please, read my comments on the documentation.

- Fixed a minor bolding syntax
- Added better explanation and descriptions to generate the consensus peak * tissue matrix across all tissues and individual tissues
- Fixed the dead link
- Modified description for the atac-post-process-wrapper.sh and atac-seq-human-wrapper.sh
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.

3 participants