Documentation
¶
Overview ¶
Command fastaserver is a server that serves sequences from a fasta file.
Requests to /meta return the available sequences and their lengths.
Requests to /sequence return sequences. Parameters are:
chr: chromosome name (required) start: sequence start position, 0-based (default: 0) length: number of bases from start to return (default: all)
Click to show internal directories.
Click to hide internal directories.