Skip to main content

Plot collection for Long Read Sequencing

Project description

longread_plots

A collection of plots for long read sequencing FastQ files from devices like Oxford Nanopore's MinION and PromethION.

Dependencies

pip install --user --upgrade pandas seaborn

Note that matplot lib >= 3.0.0 is needed. Python >= 3.5 is therfore recommended, otherwise plots might be corrupted.

Installation

From PyPi:

pip3 install --user lrplots

From the release tar.gz:

python3 setup.py install --user

Usage

With the pip3 installation it should be in your PATH and you should be able to just call:

lrplot example.fastq

If the command can't be found, pip3 installed it in a path that is not in your PATH variable. You can then find it with:

find ~ -name lrplot

or

find /usr/local -name lrplot

Then either add the containing directory to your PATH or just use the full path.

You can also call it like a script with python3 (or whatever your python3 is called):

python3 bin/lrplots example.fastq

Output

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lrplots-0.7.0.tar.gz (210.0 kB view details)

Uploaded Source

Built Distribution

lrplots-0.7.0-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file lrplots-0.7.0.tar.gz.

File metadata

  • Download URL: lrplots-0.7.0.tar.gz
  • Upload date:
  • Size: 210.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for lrplots-0.7.0.tar.gz
Algorithm Hash digest
SHA256 15842b4b461464d83ca6eefd25a7ecf43ba87059252bc0ee49331c72c1d235b1
MD5 7c73d57a2965292ec15518bbead929af
BLAKE2b-256 cdcf00869a7ff31e607fd29a6750a1f2ff833ca33f71a656dc8a8bab985af756

See more details on using hashes here.

File details

Details for the file lrplots-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: lrplots-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for lrplots-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4ddd1131b71bf335a6f02561dd06bb5ef8734c9ddb23c5a2ab83a5cd3651e91c
MD5 d5e5fecf42bd32866b81f6694e092578
BLAKE2b-256 02e5cd348b5332ac1014f69d87b3d5741d3f47415a4f9494804ad8cf0f93ceb3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page