Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

NutriVi

Calculate nutritional information for virus genomes. This simple program can take as input any fasta file (proteins or genomes) and output nutritional information such as average nitrogen/sulfur per sidechain (protein), nitrogen: carbon ratio, protein carbon content, etc. alt text

Usage

Dependencies

Pandas and numpy (Python packages)

Options

  • -i: Folder with DNA files in fasta format
  • -p: Folder with protein files in fasta format

You don't need both of these to run the program.

Copyright

NutriVi Copyright (C) 2023 Benjamin Minch

This program is free software: you can redistribute it and/or modify it under the terms of the MIT License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MIT License for more details.

About

Calculate nutritional information for virus genomes.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages