Skip to content

mirakaya/LAWK_consensus_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Learning and Adaptive Weighted-K (LAWK)

Consensus-generating tool from aligned multi-FASTA files.

REPLICATION

To download LAWK in a Linux system, please run:

git clone https://github.com/mirakaya/LAWK_consensus_generator.git
cd src
chmod +x *.sh

To generate a consensus the following command should be executed:

python3 LAWK.py -i input.fa -v name_virus -k values_of_k -m ML_model -d model_directory

To evaluate the consensus generated, please type:

./LAWK_evaluation.sh --reconstructed reconstructed.fa --reference reference.fa --output results 

CITATION

On using this software/method please cite:

  • pending

ISSUES

For any issue let us know at issues link.

LICENSE

GPL v3.

For more information:

http://www.gnu.org/licenses/gpl-3.0.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published