Plot read counts of RiboSeq data from BAM format alignment files
Project description
RiboPlot includes programs to plot and output Ribo-Seq read counts from an alignment file (BAM format).
There are two programs in the package:
- riboplot
Plot and output read counts (csv) for a single transcript.
- ribocount
Output read counts for all transcripts in an alignment.
Free software: GPL license.
Documentation: http://pythonhosted.org/riboplot.
PyPI: https://pypi.python.org/pypi/riboplot.
Github Repository: https://github.com/vimalkvn/riboplot.
Online: http://ribogalaxy.ucc.ie (under RiboSeq Analysis/RiboPlot).
History
0.2.4 (2015-11-25)
Bugfix: ribocount now returns correct read counts if an offset is provided.
Bugfix: Don’t include read counts in the longest ORF start or stop positions i.e., only include reads upstream or downstream of the start or stop positions.
0.2.3 (2015-11-24)
Bugfix: Recalculate read frame positions after applying offset.
Add sequence to CSV output.
0.2.2 (2015-10-29)
Use default linewidth (riboplot), Minor changes to default plot style.
Use ‘Agg’ as the default matplotlib backend (prevent $DISPLAY errors).
Use smaller images for the help section.
Fix typo in HISTORY.rst.
Update Github repository URL.
0.2.1 (2015-10-16)
Fix: Add mock again to setup requirements. Matplolib install under Galaxy fails otherwise.
0.2.0 (2015-10-15)
riboplot
Support for color schemes - options: default, colorbrewer, rgb, greyorfs.
Plot changes - colored, light background for ORF architecture, legend moved down.
Image DPI change 300 → 600.
Sample scripts to plot multiple transcripts and multiple color schemes.
ribocount
Ability to output read counts in 5’(-v) and 3’(-r) leader region.
Bugfixes
Report error if a bam index could not be generated (ex. bam sorted using reference names instead of chromosome coordinates).
No start/stop values when transcript sequences are in lower case.
Tests
Split into three different files.
Updated test configuration.
Minor
XML wrapper changes - remove ‘leader’, add help text and output label change [ribocount].
Remove unused pysam import [riboplot].
Replace doc includes with sym links (breaks Galaxy toolshed otherwise).
Updated CSS/Table styles (removed number column from table).
y limit is now 1.25x [riboplot].
Removed line width on bars [riboplot].
0.1.1 (2015-09-08)
Remove invalid Python 3 version (whl).
Remove unused test data files.
Remove strict dependence on matplotlib and pysam versions.
Cleanup MANIFEST.
0.1.0 (2015-08-24)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file riboplot-0.2.4.tar.gz.
File metadata
- Download URL: riboplot-0.2.4.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
118619bb7dc87a20e822d62cda6b861f56f7cc48cddf383597eb80ab4027a4d2
|
|
| MD5 |
5dd52fc37ffee3b71bb1b30c5b096f29
|
|
| BLAKE2b-256 |
c10f4873faa11c9a3917815e3d37354ca60aec15e09d6e65959df345750ac420
|
File details
Details for the file riboplot-0.2.4-py2-none-any.whl.
File metadata
- Download URL: riboplot-0.2.4-py2-none-any.whl
- Upload date:
- Size: 133.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
461d84d96a5c680445ed2f0a3ceeb3f0655fd1cd9a90ec93163116e1202c6fe4
|
|
| MD5 |
ee2a87bed3abe762b6b2191ac1de1b37
|
|
| BLAKE2b-256 |
b37b2887f37eb5ff85320b23091ed47f4749f521439b0e153a1c18632c609a83
|