A .NET Standard library for working with FASTA genetic sequence files.
-
Updated
Nov 19, 2024 - C#
A .NET Standard library for working with FASTA genetic sequence files.
Computes the percent of the residues in each protein sequence that have been identified, based on a list of identified peptides. A graphical user interface (GUI) is provided to allow the user to select the input files, set the options, and browse the coverage results.
Performs validation, transformation, and in-silico digestion of text files containing protein or peptide sequences (FASTA format or delimited text)
The FASTA File Splitter program can be used to split apart a protein FASTA file into a number of sections. Although the splitting is random, each section will have a nearly identical number of residues.
Reads a protein FASTA file and filters the proteins by organism name, protein name, or taxonomy ID to create a new, filtered file.
Parses a FASTA file (with protein name and sequence information) to check for valid text. Also returns protein and residue stats.
Windows Forms application for visualizing DNA Sequnces and adding notes to them
Class for reading Protein files, specifically .fasta files and certain tab-delimited formats
Add a description, image, and links to the fasta topic page so that developers can more easily learn about it.
To associate your repository with the fasta topic, visit your repo's landing page and select "manage topics."