Giter Site home page Giter Site logo

plsdbapi's Introduction

API for the plasmid database PLSDB

PLSDB is a resource of plasmid records that are collected from the NCBI database and subsequently processed to remove incomplete, inconsistent or chromosomal entries, and to add annotations. This package allows to connect to the PLSDB webserver and download plasmid data. Hence, a stable internet connection is required. To find out more about PLSDB please visit our web server.

All PLSDB tools are provided and hosted by the Chair for Clinical Bioinformatics at Saarland University.

Data accessible with plsdbapi

  • general data about one or more plasmids using the NCBI accession id: query_plasmid_id
  • search nucleotide sequences in PLSDB with mash screen, mash dist, blastn and tblastn: query_plasmid_sequence
  • filter PLSDB according to e.g. name, location or length and download the found plasmids: query_plasmid_filter
  • fasta sequences can be downloaded with query_plasmid_id and query_plasmid_filter as well as with download_fasta

To see some examples on how to use plsdbapi in python and R read the quickstart guides.

 

Installation

Python package

git clone [email protected]:CCB-SB/plsdbapi.git
cd plsdbapi
pip install .

 

Conda Conda

conda install -c ccb-sb plsdbapi

plsdbapi's People

Contributors

ccb-sb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

linxingchen

plsdbapi's Issues

error: Query sequence with mash_screen

In Linux, a Python script was invoked, and upon executing the command, it displayed the following message: "Http response is not OK. Response status code is 502."
e9b4fecdd6deb9b7e8b5f0d4c77538b

I would really appreciate if you could explain me what's going on here.

Thanks a lot!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.