nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Core / MimeTypes

MimeTypes

Full name SMRUCC.genomics.ComponentModel.MimeTypes Assembly SMRUCC.genomics.Core Members 9

01 Syntax

SMRUCC.genomics.ComponentModel.MimeTypes

02 Fields

NameOverloadsSummary
FastQ 2 FASTQ format is a text-based format for storing both a biological sequence (usually nucleotide sequence) and its corresponding quality scores.
FastAProt 2 Fasta file for protein sequence data
FastANucl 2 Fasta file for nucleotide sequence data
GFF3Table 2 Generic Feature Format version 3
GenBank 1

03 Members

field FastQ #
FastQ

FASTQ format is a text-based format for storing both a biological sequence (usually nucleotide sequence) and its corresponding quality scores. Both the sequence letter and quality score are each encoded with a single ASCII character for brevity. It was originally developed at the Wellcome Trust Sanger Institute to bundle a FASTA formatted sequence and its quality data, but has recently become the de facto standard for storing the output of high-throughput sequencing instruments such as the Illumina Genome Analyzer.

field FastAProt #
FastAProt

Fasta file for protein sequence data

field FastANucl #
FastANucl

Fasta file for nucleotide sequence data

field GFF3Table #
GFF3Table

Generic Feature Format version 3

field FastQ overload 2 #
FastQ
field FastAProt overload 2 #
FastAProt
field FastANucl overload 2 #
FastANucl
field GenBank #
GenBank
field GFF3Table overload 2 #
GFF3Table