Git Product home page Git Product logo

the-source-of-hiv-crfs-prediction's Introduction

The-source-of-HIV-CRFs-prediction

Genetic source completeness of HIV-1 circulating recombinant forms (CRFs) predicted by multi-label learning

getting features folder is to obtain the features from the sequences.
model folder is the position of saving the models.
data1 is the position of saving the data.

The cluster folder is to cluste the each type of HIV-1 sequences before analysis. After clusting, Perform the following operations 1-4.

configure is the information of the upload files.
dataprocess.py is the public module of train.py and test_voting.py
train.py is to train data and get the models
test_voting.py predictes the data with the three models.

##getting the fearures, there is a start.bat file in the getting features folder, which can be directly used. You can also use the following command to generate data. The content of dataname_file is the absolute path where you save the data. save_filename is the name to save the generated file. satandard_k-mers is file name of the standard k-mers in paper.

  1. hiv_dltree_get-feature_position_frequency_new.exe dataname_file save_filename standard_k-mers

##when training models (because the data file save at the data1/, so it only need to run the train.py, else you need to adjust the position of the data, or replace the 208 lines in train.py as the path of your traindata ๏ผ‰

  1. python train.py

##when predicting

  1. rewrite the configure

  2. python test_voting.py

the-source-of-hiv-crfs-prediction's People

Contributors

runbin-tang avatar

Stargazers

Ming Hao avatar

Watchers

James Cloos avatar  avatar

Forkers

minghao2016

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.