Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Parallel processing in subsample.py #197

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

Commits on Nov 4, 2021

  1. Initial commit

    rvolden committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    de9e75c View commit details
    Browse the repository at this point in the history
  2. Merge pull request Magdoll#175 from velociroger-pb/master

    Added deconcat scripts
    Magdoll authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    faefbc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    187141e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735f401 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Magdoll#176 from velociroger-pb/master

    Added script to make Seurat input
    Magdoll authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    654d099 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Ignore .swp files

    rvolden committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    d116375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d96c39 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

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

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    0190d22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Magdoll#181 from velociroger-pb/master

    Making collapse_isoforms_by_sam.py compatible with SAM file multiprocessing
    velociroger-pb authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    29478d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Initial commit

    velociroger-pb committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3a664fd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Fixed args

    velociroger-pb committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    5e53b10 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    34ced56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Magdoll#196 from velociroger-pb/master

    Fix seurat input script
    velociroger-pb authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4ad367a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Parallel processing in subsample.py

    Adds parallelization to subsampling as this script takes too long to run right now
    SichongP authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e237af5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Actually print out results

    Actually print out results
    SichongP authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    7151e62 View commit details
    Browse the repository at this point in the history