Skip to main content

ClaretBio's REALLY Library Processing Software

This software is for the basic informatic processing of sequencing data generated using ClaretBio's REALLY library prep kit with or without using unique molecular identifiers (UMIs).

Installation

This software can be installed as a python package using the command pip install reallyrun

Usage

The basic analysis can be run with really runsamples when running on standard libraries or really runsamples --umi when running on libraries with UMIs. The software takes in raw fastqs and trims adapters, aligns to a user-specified reference transcriptome, and marks duplicates. For UMI aware demltiplexing of REALLY libraries please use our SRSLYumi python package (more info at https://github.com/claretbio/SRSLYumi)

In order to run, this software requires an installation of conda. For speed, we recommend mamba which is best installed from mambaforge. If you prefer to use standard conda, installation instructions can be found here.

Required Arguments

--starindex : a path to the STAR index if one exists

OR

--reference: a path to the reference genome you wish to have converted to a STAR transcriptome for alignment

--gtf: a path to the GTF of genes that corresponds to the reference you are aligning to

--refflat: a path to the refFlat of genes that correspond to the reference you are aligning to

--ribosomal: a path to the rRNA interval list that corresponds to the reference you are aligning to

--libraries or --libfile: the library IDs you would like analzed in comma separated format or the path to a file with one ID per line, repsectively

Optional Arguments

--fastqdir : a path to the directory containing the raw fastqs you wish to process (if not specified, defaults to current working directory)

--resultsdir : a path to the directory you would like the output to be in (if not specified, defaults to current working directory)

--indexdir: a path to the directory where you would like the STAR index to be created (if not specified, defalts to current working directory). Use one of --starindex or --indexdir, not both

Helpful information about arguments

The library IDs provided should match the beginning of the fastq files. For example, the library ID for the fastq files named lib1_R1.fastq.gz and lib1_R2.fastq.gz would be lib1. This can be provided directly on the command line with a comma separated list: --libraries lib1,lib2 or as a file that lists one library ID per line: --libfile libfile.txt.

Details on GTF format can be found here

Picard's BedToIntervalList tool can be used to generate the ribosomal interval list. An example interval list can be found here.

For an example refFlat file for GRCh38, see refFlat.txt.gz at https://hgdownload.cse.ucsc.edu/goldenPath/hg38/database/.

Example Command

really runsamples --fastqdir /home/user/fastqfiles \
--resultsdir /home/user/amazing-results \
--reference /home/user/data/hg38.fa \
--gtf /home/user/data/hg38.gtf \
--refflat /home/user/data/hg38_refflat.txt \
--ribosomal /home/user/data/hg38_rrna.interval_list \
--libraries lib1,lib2,lib3

For reproducibility's sake and to ensure appropriate versions we use snakemake wrappers for many of the tools in this pipeline, which are often slow to create the first time they are used. As a result, your first time running the software may take a long time - don't worry, this is totally normal!

Release files for reallyrun 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for reallyrun 0.1
File Size Uploaded
reallyrun-0.1.tar.gz 17.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for reallyrun 0.1
File Interpreter ABI Platform
reallyrun-0.1-py3-none-any.whl Python 3 none any Details

Total release size: 32.1 kB

Release files / reallyrun-0.1.tar.gz

Download URL reallyrun-0.1.tar.gz
Size 17.1 kB
Tags Source
SHA-256 checksum
How to use checksums
bf64e3d9c1805cd5eef2ee50695283c357126f52a292da2d48fba65c2ddddc39
BLAKE2b-256 checksum
How to use checksums
771b464b3d7041e74b9b54d090dc9d4f4af00ebc400baca39f6872d7ea3f9887
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / reallyrun-0.1-py3-none-any.whl

Download URL reallyrun-0.1-py3-none-any.whl
Size 15.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
575ffbe48b0502ece70bbbdd4aaa8f61eb8ad1a2243ded519ee1e429ad5c1efd
BLAKE2b-256 checksum
How to use checksums
0bed963c8c6645abb4619c3d5085102469e6d33089d80d196f5e139fff26b6d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release history Release notifications | RSS feed

This release

0.1 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page