generated from OpenOmics/baseline
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Seperate ends #57
Open
rroutsong
wants to merge
16
commits into
main
Choose a base branch
from
seperate_ends
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Seperate ends #57
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into seperate_ends
Waiting for test data sets to finish running before review, all data stored at |
Using the command tree -I 'logfiles|resources|workflow|bin|config|config.json|failed_jobs_*|job_information_*|*.R*.fastq.gz|*.krona.html.files|*.sh|COMPLETED' $DIRONE > $DIRONE.tree
tree -I 'logfiles|resources|workflow|bin|config|config.json|failed_jobs_*|job_information_*|*.R*.fastq.gz|*.krona.html.files|*.sh|COMPLETED' $DIRTWO > $DIRTWO.tree
diff $DIRONE.tree $DIRTWO.tree I identified that some insert size files are missing in the 1c1
< wo_blocking
---
> wo_blocking_PREV
237a238,239
> │ ├── 27_IFN0h_1_Sp100_S15.Q5DD.insert_size_histogram.pdf
> │ ├── 27_IFN0h_1_Sp100_S15.Q5DD.insert_size_metrics.txt
242a245,246
> │ ├── 35_IFN24h_1_Sp100_S6.Q5DD.insert_size_histogram.pdf
> │ ├── 35_IFN24h_1_Sp100_S6.Q5DD.insert_size_metrics.txt
247a252,253
> │ ├── 39_IFN0h_2_Sp100_S46.Q5DD.insert_size_histogram.pdf
> │ ├── 39_IFN0h_2_Sp100_S46.Q5DD.insert_size_metrics.txt
252a259,260
> │ ├── 47_IFN24h_2_Sp100_S43.Q5DD.insert_size_histogram.pdf
> │ ├── 47_IFN24h_2_Sp100_S43.Q5DD.insert_size_metrics.txt
417c425 < w_blocking
---
> w_blocking_PREV
245a246,247
> │ ├── 27_IFN0h_1_Sp100_S15.Q5DD.insert_size_histogram.pdf
> │ ├── 27_IFN0h_1_Sp100_S15.Q5DD.insert_size_metrics.txt
250a253,254
> │ ├── 35_IFN24h_1_Sp100_S6.Q5DD.insert_size_histogram.pdf
> │ ├── 35_IFN24h_1_Sp100_S6.Q5DD.insert_size_metrics.txt
255a260,261
> │ ├── 39_IFN0h_2_Sp100_S46.Q5DD.insert_size_histogram.pdf
> │ ├── 39_IFN0h_2_Sp100_S46.Q5DD.insert_size_metrics.txt
260a267,268
> │ ├── 47_IFN24h_2_Sp100_S43.Q5DD.insert_size_histogram.pdf
> │ ├── 47_IFN24h_2_Sp100_S43.Q5DD.insert_size_metrics.txt
425c433 |
Commit 27709bd fixes insert size metric diff problem 1c1
< w_blocking
---
> w_blocking_PREV |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Separate rule hierarchy for paired and single end, incorporating cfCHiP in as another hierarchical import in
Snakemake