Split multi fasta file into single fasta files
-
Updated
Feb 24, 2020 - Python
Split multi fasta file into single fasta files
A naive implementation of a k-mer counter in Python, takes fasta files and k-mer length requests and outputs all k-mers of length k, their reverse complement, and their frequency within their respective sequence for each sequence in the file.
Sequence clustering and database creation using mmseqs, from local fasta files
Computational programs and algorithms used to convert information from biochemical experiments (DNA/RNA/Protein/DNA chip/NGS) into useful information and data.
A tool for predicting the effects of missense mutations on protein stability changes upon missense mutation using protein sequence only.
Removes duplicate sequences in multifasta file
omicR for R studio creates fasta files, downloads genomes from NCBI using the refseq number, creates databases to run BLAST+, runs BLAST+ and filters these results to obtain the best match per sequence. These scripts can be used to run BLAST alignment of short-read (DArTseq data) and long-read sequences (Illumina, PacBio… etc). You can use refer…
Performs semi-global alignments on FASTA sequences. Homework 3 for Dr. Miller's Intro to Bioinformatics class.
omicR It creates fasta files, downloads genomes from NCBI using the refseq number, creates databases to run BLAST+, runs BLAST+ and filters these results to obtain the best match per sequence. These scripts can be used to run BLAST alignment of short-read (DArTseq data). It only works with BLAST V 2.7 or under.
Creating plots using FASTA amino-acid files
Analysis of FASTA ,Protein,DNA sequence.
Terminal App to find ORF
This script allows us to generate ORF for a given Protein Sequence.
Warning: this tool is in early development stage, use with care.
Miscellaneous Scripts in Bioinformatics
Sequence GC ratios and skew calculations
CULSPIN- Computing ULam SPiral INdices tool
Alignement structurale d'une séquence protéique sur une structure protéique 3D.
Tools to analyze fasta or fastaq files with python.
Simple program which converts nucleotide sequence to amino acid sequences and does some length frequency analysis
Add a description, image, and links to the fasta-sequences topic page so that developers can more easily learn about it.
To associate your repository with the fasta-sequences topic, visit your repo's landing page and select "manage topics."