Skip to main content

for visualizing pLink data from one or more experiments

Project description

Features

proScatter enables multiple features, for example:

python proScatter.py test.fasta K test.html --scale --zoom=Prot1-Prot2 --evalue=0.001

Details are given below:

–scale

Scales both plot and output so that only the amino acids of interest are considered. Axes are in units of amino acids of interest (ex: 1st lysine, 2nd lysine, etc)

–zoom=Prot1-Prot2

Zooms in on only one subplot (Prot1 vs Prot2). As an added feature, clicking on any point in the scatter plot will print the coordinates of that point in the console.

–evalue=#

Considers only links with a score below a certain number #. Scores are expected to be in the 5th column

usage: proScatter.py [-h] [-a AMINOACIDS] [-z ZOOM] [-s] [-e EVALUE] [-u]
                     [-o OUTPUT] [-v]
                     fasta_file plink

positional arguments:
  fasta_file            fasta file with protein sequences
  plink                 pLink output .html file

optional arguments:
  -h, --help            show this help message and exit
  -a AMINOACIDS, --aminoacids AMINOACIDS
                        cross-linkable aminoacids. Defaults to Lysine (K).
  -z ZOOM, --zoom ZOOM  Prot1-Prot2 only display subplot for proteins Prot1 vs
                        Prot2
  -s, --scale           scale both plot and outputs so that only amino acids
                        of interest are considered
  -e EVALUE, --evalue EVALUE
                        e-value cutoff
  -u, --unjoin          unjoin plot axes
  -o OUTPUT, --output OUTPUT
                        output file (HTML) name
  -v, --verbose         increase output verbosity

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

proScatter-0.0.2-py2-none-any.whl (12.2 kB view hashes)

Uploaded Python 2

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