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

Run de seq 1 0 #28

Closed
wants to merge 66 commits into from
Closed

Run de seq 1 0 #28

wants to merge 66 commits into from

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    a2dc405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e078e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    ea59bdf View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    c57b611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a7531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d86fd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06407db View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    83871fe View commit details
    Browse the repository at this point in the history
  2. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ccc4463 View commit details
    Browse the repository at this point in the history
  3. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    84a6fb2 View commit details
    Browse the repository at this point in the history
  4. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1b0edb2 View commit details
    Browse the repository at this point in the history
  5. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    0233eb4 View commit details
    Browse the repository at this point in the history
  6. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    7a6c6a4 View commit details
    Browse the repository at this point in the history
  7. Update analyses/DESeq_analysis/run-DESeq-analysis.R

    Co-authored-by: Yuanchao Zhang <logstar@users.noreply.github.com>
    sangeetashukla and logstar authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    839de71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb072b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Fixed the data file paths to run from the .\analyses. Fixed the varia…

    …ble assignments to use '<-' istead of '='
    sangeetashukla committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    4d9da10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f89da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7799441 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    2a4f68c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Edited R script to accept data files as command line arguments, added…

    … a sample Results file, and included Dockerfile that works with this module
    sangeetashukla committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    db15985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56dd86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16ec579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5b1995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e05db28 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    71ee207 View commit details
    Browse the repository at this point in the history
  2. Edited file to work with a shell script for call and input files, fix…

    …ed a few bugs described in the PR
    sangeetashukla committed Aug 2, 2021
    1 Configuration menu
    Copy the full SHA
    5a968c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2758172 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c30558a View commit details
    Browse the repository at this point in the history
  5. Updated to fix a bug

    sangeetashukla committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e82e251 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    d07ac29 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Adding script to transform JSON to JSON L. Edited R script to include…

    … lines to create JSON tables
    sangeetashukla committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0caa7b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Update run-DESeq-analysis.R

    Previous git push did not push all local changes. This is to include all changes described in the previous commit/push.
    sangeetashukla authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    6135f62 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    192cb4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d99b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d571c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d9b7cd View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    acd943f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4982d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6f5b81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67dcccb View commit details
    Browse the repository at this point in the history
  5. Adding README

    sangeetashukla committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    35a0bd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5754b69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8128338 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2fe521 View commit details
    Browse the repository at this point in the history
  9. Updated README

    sangeetashukla authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    90101bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    241aacd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    911b68d View commit details
    Browse the repository at this point in the history
  12. Not required anymore

    sangeetashukla authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a9520b9 View commit details
    Browse the repository at this point in the history
  13. Not needed anymore

    sangeetashukla authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    94f4cf9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae4bca1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b83ca38 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    cc121d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22dd32f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e71bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c9f91f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    e84cbec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8fbaf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1960828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5d42ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca76730 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    414f7fc View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    68a5a8a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    6cd0284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6a5b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eda8746 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    374984b View commit details
    Browse the repository at this point in the history