An example shows how to package the cpp source code and publish it to the conda platform
- aln2fasta
- Convert .aln format to .fasta/.fas format(single and multiple can be converted)
- run_shell
- Call shell command with python
- Record program RUNNING TIME and MEMORY CONSUMPTION based on psutil
How to create an R virtual environment based on conda
- r/use_ggmsa
- ggmsa is an R package for visualizing multiple sequence alignments
- Tips for installing ggmsa
- An example using ggmsa
Collection of basic shell commands