Pinned Repositories
cgview
CGView is a Java package for generating high-quality, zoomable maps of circular genomes.
cgview_comparison_tool
The CGView Comparison Tool (CCT) is a package for visually comparing bacterial, plasmid, chloroplast, and mitochondrial sequences.
document-builder
Produces nicely formatted PDF and HTML documents from Markdown source files.
fast-pptx
Generate Markdown and PowerPoint slides from a folder of images, code snippets, and other files.
helpful_commands
Command-line tools, commands, and code snippets for performing routine data processing and bioinformatics tasks.
helpful_links
Links to resources related to bioinformatics and data analysis.
identify-shared-SVs
Identifies structural variant (SV) sites shared between two VCF files.
ncbi_search
This script uses NCBI's Entrez Programming Utilities to perform searches of NCBI databases. This script can return either the complete database records, or the IDs of the records.
sequence_manipulation_suite
A collection of simple JavaScript programs for generating, formatting, and analyzing short DNA and protein sequences. The Sequence Manipulation Suite is commonly used by molecular biologists, for teaching purposes, and for program and algorithm testing.
sort_markdown_by_headings
Sorts a Markdown file based on headings.
paulstothard's Repositories
paulstothard/sequence_manipulation_suite
A collection of simple JavaScript programs for generating, formatting, and analyzing short DNA and protein sequences. The Sequence Manipulation Suite is commonly used by molecular biologists, for teaching purposes, and for program and algorithm testing.
paulstothard/cgview
CGView is a Java package for generating high-quality, zoomable maps of circular genomes.
paulstothard/helpful_commands
Command-line tools, commands, and code snippets for performing routine data processing and bioinformatics tasks.
paulstothard/cgview_comparison_tool
The CGView Comparison Tool (CCT) is a package for visually comparing bacterial, plasmid, chloroplast, and mitochondrial sequences.
paulstothard/helpful_links
Links to resources related to bioinformatics and data analysis.
paulstothard/ncbi_search
This script uses NCBI's Entrez Programming Utilities to perform searches of NCBI databases. This script can return either the complete database records, or the IDs of the records.
paulstothard/fast-pptx
Generate Markdown and PowerPoint slides from a folder of images, code snippets, and other files.
paulstothard/document-builder
Produces nicely formatted PDF and HTML documents from Markdown source files.
paulstothard/genotype_conversion_file_builder
A pipeline for determining the genomic location and transformation rules for the variants described in Illumina or Affymetrix genotype panel manifest files.
paulstothard/identify-shared-SVs
Identifies structural variant (SV) sites shared between two VCF files.
paulstothard/sort_markdown_by_headings
Sorts a Markdown file based on headings.
paulstothard/chimeric-mitochondrial-RNA-analysis
Methods and scripts used to characterize chimeric mitochondrial RNA transcripts.
paulstothard/seq_to_json
Converts a raw, FASTA, GenBank, or EMBL file to a JSON file. Feature information is included in the output from GenBank and EMBL files.