Skip to main content

A class for checking plink bed files

Project description

Description

This is a package for checking plink .bed files (shifted / unshifted):

  • Basic info (number of individual, number of SNPs, etc)

  • Quality control (check whether the shifting is correct)

Requirements

  • Python 3

  • pip3 for installation

Install

Using setup.py

git clone https://github.com/kindlychung/checkbed.git
cd checkbed
python3 setup.py install

Using pip:

From github:

pip3 install --upgrade https://github.com/kindlychung/checkbed.git

or from PyPI:

pip3 install --upgrade checkbed

Usage

You need put your gmail account and password in ~/.pygmailrc, for example:

# suppose the main bed file is xxx.bed
checkcoll xxx
bedinfo xxx

Change log

  • Corrected the collapsed genotype matrix

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

checkbed-0.2.8.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file checkbed-0.2.8.tar.gz.

File metadata

  • Download URL: checkbed-0.2.8.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for checkbed-0.2.8.tar.gz
Algorithm Hash digest
SHA256 14077bb8185932351c610bfc7a25d6b3b2b20ff9d80561527d274775f116cdc8
MD5 3cf8ed01bbf0111d5b9a22c28226d122
BLAKE2b-256 620ea1e4efea28effc1f5060e22011848eca292b07d3619752bfb6882d059cab

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