Skip to content

NBISweden/libpredweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpredweb

This is the library for the protein prediction servers used by the following repos

How to install

Use the following command to install the package with pip

pip install git+https://github.com/nanjiangshu/libpredweb.git@main

Usage

Add the following lines to your Python script in order to use the library

from libpredweb import myfunc
from libpredweb import webserver_common as webcom
from libpredweb import qd_fe_common as qdcom

About

Library for prediction web-server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published