Skip to content

Perl to Python - #235

Open
Jeevesh28 wants to merge 1 commit into
masterfrom
perl-to-python
Open

Perl to Python#235
Jeevesh28 wants to merge 1 commit into
masterfrom
perl-to-python

Conversation

@Jeevesh28

Copy link
Copy Markdown
Contributor

Migration:

  • Replaces the main RSEM Perl wrappers with Python 3
  • Adds rsem_utils.py (shared helpers + Perl-compatible seeds for --calc-ci)
  • Updates the Makefile install list

Replace the main Perl drivers with Python 3: rsem-prepare-reference,
rsem-calculate-expression, convert-sam-for-rsem, extract-transcript-to-gene-map-from-trinity, rsem-generate-ngvector, rsem-run-ebseq, rsem-control-fdr, rsem-generate-data-matrix, rsem-plot-transcript-wiggles, and rsem-run-prsem-testing-procedure.

Add rsem_utils.py as the shared helper module (including Perl-compatible
drand48 seeds for --calc-ci). Install rsem_utils.py via Makefile; C++ and
R tools are unchanged.
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.

2 participants