Skip to content
forked from CPUDRAMP/DRAMP2.0

Scripts for code of DRAMP 2.0 manuscript submitted to Sci Data

License

Notifications You must be signed in to change notification settings

MimoriK/DRAMP2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DRAMP2.0

Scripts for code of DRAMP 2.0 manuscript submitted to Sci Data

The program provides the source code of the DRAMP database. And the program can detect overlapping sequences of antimicrobial peptide databases and pre-process antimicrobial peptide data in the DRAMP database, as well as be applied to all types of single-character peptide sequence processing.

About Data

All sequences are available in DRAMP(http:https://dramp.cpu-bioinfor.org/), APD(http:https://aps.unmc.edu/AP/) and CAMP(http:https://www.camp.bicnirrh.res.in/) database.

Directory structure:

/DRAMP_origin_source/ contains the origin source of the DRAMP database

./overlap contains a python script that calculate overlapping sequences of DRAMP, APD and CAMP database.

How to run the code on AMP data:

Calculate the overlapping sequences of several databases

  • Run overlap_sequence.py to capture overlapping sequences. Place some sequences from several databases in the first column of corresponding .csv file. It will output overlapping sequences in .csv format.

About

Scripts for code of DRAMP 2.0 manuscript submitted to Sci Data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 35.3%
  • PHP 25.3%
  • Perl 19.7%
  • CSS 12.9%
  • JavaScript 6.2%
  • Hack 0.3%
  • Other 0.3%