All Projects → mortazavilab → swan_vis

mortazavilab / swan_vis

Licence: MIT license
A Python library to visualize and analyze long-read transcriptomes

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
Roff
2310 projects

Projects that are alternatives of or similar to swan vis

TALON
Technology agnostic long read analysis pipeline for transcriptomes
Stars: ✭ 96 (+174.29%)
Mutual labels:  pacbio, transcriptome, oxford-nanopore
NanoSim
Nanopore sequence read simulator
Stars: ✭ 156 (+345.71%)
Mutual labels:  transcriptome, oxford-nanopore
minorseq
Minor Variant Calling and Phasing Tools
Stars: ✭ 15 (-57.14%)
Mutual labels:  long-read, pacbio
tiptoft
Predict plasmids from uncorrected long read data
Stars: ✭ 27 (-22.86%)
Mutual labels:  pacbio, oxford-nanopore
BELLA
BELLA: a Computationally-Efficient and Highly-Accurate Long-Read to Long-Read Aligner and Overlapper
Stars: ✭ 44 (+25.71%)
Mutual labels:  long-read
dysgu
dysgu-SV is a collection of tools for calling structural variants using short or long reads
Stars: ✭ 47 (+34.29%)
Mutual labels:  long-read
ccs
CCS: Generate Highly Accurate Single-Molecule Consensus Reads (HiFi Reads)
Stars: ✭ 79 (+125.71%)
Mutual labels:  pacbio
IsoQuant
Reference-based transcript discovery from long RNA read
Stars: ✭ 26 (-25.71%)
Mutual labels:  pacbio
ngs-preprocess
A pipeline for preprocessing NGS data from Illumina, Nanopore and PacBio technologies
Stars: ✭ 22 (-37.14%)
Mutual labels:  pacbio
downpore
Suite of tools for use in genome assembly and consensus. Work in progress.
Stars: ✭ 32 (-8.57%)
Mutual labels:  long-read
haslr
A fast tool for hybrid genome assembly of long and short reads
Stars: ✭ 68 (+94.29%)
Mutual labels:  pacbio
gawn
Genome Annotation Without Nightmares
Stars: ✭ 35 (+0%)
Mutual labels:  transcriptome
SALSA
SALSA: A tool to scaffold long read assemblies with Hi-C data
Stars: ✭ 139 (+297.14%)
Mutual labels:  long-read
pepper
PEPPER-Margin-DeepVariant
Stars: ✭ 179 (+411.43%)
Mutual labels:  oxford-nanopore
lncpipe
UNDER DEVELOPMENT--- Analysis of long non-coding RNAs from RNA-seq datasets
Stars: ✭ 24 (-31.43%)
Mutual labels:  transcriptome
fast-sg
Fast-SG: An alignment-free algorithm for ultrafast scaffolding graph construction from short or long reads.
Stars: ✭ 22 (-37.14%)
Mutual labels:  pacbio
LRSDAY
LRSDAY: Long-read Sequencing Data Analysis for Yeasts
Stars: ✭ 26 (-25.71%)
Mutual labels:  oxford-nanopore
scCATCH
Automatic Annotation on Cell Types of Clusters from Single-Cell RNA Sequencing Data
Stars: ✭ 137 (+291.43%)
Mutual labels:  transcriptome
wengan
An accurate and ultra-fast hybrid genome assembler
Stars: ✭ 81 (+131.43%)
Mutual labels:  pacbio
CliqueSNV
No description or website provided.
Stars: ✭ 13 (-62.86%)
Mutual labels:  pacbio

Swan

Swan is a Python library designed for the analysis and visualization of transcriptomes, especially with long-read transcriptomes in mind. Users can add transcriptomes from different datasets and explore distinct splicing and expression patterns across datasets.

Please visit the Swan repository to download and view the source code

Also see the Swan manuscript repository for the exact commands used to do the analysis in our publication.

Also see our website for in-depth tutorials and documentation

What can Swan do?

Swan can make informative plots, find differentially expressed genes and transcripts, find isoform-switching genes, and discover novel exon skipping and intron retention events.

Installation

Swan can be installed directly from PyPi. To install Swan's most recent release, run

pip install swan_vis

Alternatively, the most recent commits can be installed by git cloning the Swan repository, moving to the swan_vis directory, and running

pip install .

Tutorials

FAQs

Comprehensive Documentation

For full documentaion, please visit our website

Logo by the wonderful Eamonn Casey

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].