Skip to content

The following set of codes were used to process the RNA-seq, exon-seq and whole genome seq datasets on the HPC cluster. The following scripts were used for three different projects during my Phd.

Notifications You must be signed in to change notification settings

ranijames/Big-data_analysis

Repository files navigation

General dependencies

General needs for the tools to work:

python3 installed. Best option is to have conda version installed.

Most important dependencies:

pandas: conda install pandas
numpy: conda install numpy

##Installation of this repository##

Install this repository (in develop mode) as follows:

pip install -e .

After the installation you will have a series of comands available, all with a prefix according to their role:

rna-trimandalign exon-bcbio exon-copywriter exon-sciclone

In order to pull this repository please follow,

git pull git@github.com:ranijames/Big-data_analysis.git

About

The following set of codes were used to process the RNA-seq, exon-seq and whole genome seq datasets on the HPC cluster. The following scripts were used for three different projects during my Phd.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published