Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Scrnaseq #437

Merged
merged 9 commits into from
Feb 13, 2020
Merged

Scrnaseq #437

merged 9 commits into from
Feb 13, 2020

Conversation

wong-nw
Copy link
Contributor

@wong-nw wong-nw commented Feb 13, 2020

No description provided.

@skchronicles skchronicles self-assigned this Feb 13, 2020
@skchronicles skchronicles added this to the 4.0 milestone Feb 13, 2020
@skchronicles skchronicles merged commit 27c045b into CCBR:activeDev Feb 13, 2020
skchronicles added a commit that referenced this pull request Apr 10, 2020
* Fix sequenza error

* Scrnaseq (#437)

Scrnaseq: miRNA-seq changes and scRNA-seq changes

* Symlink counts matrix if "counts/" exists in users rawdata directory

* Dectect if users is starting from a raw counts matrix

* Updating pop-up box dialogue after detection of new counts matrix filetype

* Find differential expression metadata in "/path/to/rawdata/counts/"

* Readability: checking for counts matrix outside conditional statement

* Adding "--alignEndsProtrude 10 ConcordantPair --peOverlapNbasesMin 10" to the first and second pass of STAR

* Explicitly loading 'python/2.7': default version of python changing to '3.7'

Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: wong-nw <[email protected]>
Co-authored-by: jlac <[email protected]>
skchronicles added a commit that referenced this pull request Apr 10, 2020
* scRNASeq changes Feb 2020

* March updates

* Merging activeDev for v4.0.1 release (#444)

* Fix sequenza error

* Scrnaseq (#437)

Scrnaseq: miRNA-seq changes and scRNA-seq changes

* Symlink counts matrix if "counts/" exists in users rawdata directory

* Dectect if users is starting from a raw counts matrix

* Updating pop-up box dialogue after detection of new counts matrix filetype

* Find differential expression metadata in "/path/to/rawdata/counts/"

* Readability: checking for counts matrix outside conditional statement

* Adding "--alignEndsProtrude 10 ConcordantPair --peOverlapNbasesMin 10" to the first and second pass of STAR

* Explicitly loading 'python/2.7': default version of python changing to '3.7'

Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: wong-nw <[email protected]>
Co-authored-by: jlac <[email protected]>

Co-authored-by: Skyler Kuhn <[email protected]>
Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: jlac <[email protected]>
Co-authored-by: skchronicles <[email protected]>
skchronicles added a commit that referenced this pull request Apr 29, 2020
* scRNASeq changes Feb 2020

* March updates

* Merging activeDev for v4.0.1 release (#444)

* Fix sequenza error

* Scrnaseq (#437)

Scrnaseq: miRNA-seq changes and scRNA-seq changes

* Symlink counts matrix if "counts/" exists in users rawdata directory

* Dectect if users is starting from a raw counts matrix

* Updating pop-up box dialogue after detection of new counts matrix filetype

* Find differential expression metadata in "/path/to/rawdata/counts/"

* Readability: checking for counts matrix outside conditional statement

* Adding "--alignEndsProtrude 10 ConcordantPair --peOverlapNbasesMin 10" to the first and second pass of STAR

* Explicitly loading 'python/2.7': default version of python changing to '3.7'

Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: wong-nw <[email protected]>
Co-authored-by: jlac <[email protected]>

Co-authored-by: Skyler Kuhn <[email protected]>
Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: jlac <[email protected]>
Co-authored-by: skchronicles <[email protected]>
skchronicles added a commit that referenced this pull request Jun 17, 2020
* improving estimated fragment length

* est fraglen; diffbind

* DiffBind and cleanup

* ppqt changes

* ppqt improvements and a few other details

* scRNASeq changes Feb 2020 (#438)

* scRNASeq changes Feb 2020

* March updates

* Merging activeDev for v4.0.1 release (#444)

* Fix sequenza error

* Scrnaseq (#437)

Scrnaseq: miRNA-seq changes and scRNA-seq changes

* Symlink counts matrix if "counts/" exists in users rawdata directory

* Dectect if users is starting from a raw counts matrix

* Updating pop-up box dialogue after detection of new counts matrix filetype

* Find differential expression metadata in "/path/to/rawdata/counts/"

* Readability: checking for counts matrix outside conditional statement

* Adding "--alignEndsProtrude 10 ConcordantPair --peOverlapNbasesMin 10" to the first and second pass of STAR

* Explicitly loading 'python/2.7': default version of python changing to '3.7'

Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: wong-nw <[email protected]>
Co-authored-by: jlac <[email protected]>

Co-authored-by: Skyler Kuhn <[email protected]>
Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: jlac <[email protected]>
Co-authored-by: skchronicles <[email protected]>

* improving ppqt, diffbind, frip, and jaccard

* fixed the InitialChIPseqQC.snakefile conflict

* fastqc bug fixed

* more memory for BWA in ChIP-seq pipeline

* reverting ngsqc_plot to a version that functions

Co-authored-by: wong-nw <[email protected]>
Co-authored-by: Skyler Kuhn <[email protected]>
Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: jlac <[email protected]>
Co-authored-by: skchronicles <[email protected]>
skchronicles added a commit that referenced this pull request Sep 14, 2020
* improving estimated fragment length

* est fraglen; diffbind

* DiffBind and cleanup

* ppqt changes

* ppqt improvements and a few other details

* scRNASeq changes Feb 2020 (#438)

* scRNASeq changes Feb 2020

* March updates

* Merging activeDev for v4.0.1 release (#444)

* Fix sequenza error

* Scrnaseq (#437)

Scrnaseq: miRNA-seq changes and scRNA-seq changes

* Symlink counts matrix if "counts/" exists in users rawdata directory

* Dectect if users is starting from a raw counts matrix

* Updating pop-up box dialogue after detection of new counts matrix filetype

* Find differential expression metadata in "/path/to/rawdata/counts/"

* Readability: checking for counts matrix outside conditional statement

* Adding "--alignEndsProtrude 10 ConcordantPair --peOverlapNbasesMin 10" to the first and second pass of STAR

* Explicitly loading 'python/2.7': default version of python changing to '3.7'

Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: wong-nw <[email protected]>
Co-authored-by: jlac <[email protected]>

Co-authored-by: Skyler Kuhn <[email protected]>
Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: jlac <[email protected]>
Co-authored-by: skchronicles <[email protected]>

* improving ppqt, diffbind, frip, and jaccard

* fixed the InitialChIPseqQC.snakefile conflict

* fastqc bug fixed

* more memory for BWA in ChIP-seq pipeline

* reverting ngsqc_plot to a version that functions

* fixing FRiP

* improved ChIP-seq PE and bug fixes

Co-authored-by: wong-nw <[email protected]>
Co-authored-by: Skyler Kuhn <[email protected]>
Co-authored-by: Mayank  Tandon <[email protected]>
Co-authored-by: jlac <[email protected]>
Co-authored-by: skchronicles <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants