modify-fasta-0.8.0.3: Modify fasta (and CLIP) files in several optional ways

Safe HaskellNone
LanguageHaskell98

Utility

Synopsis

Documentation

addLengthHeader :: FastaSequence -> FastaSequence Source

Adds the length of a sequence to the header of that sequence

addFillerGermlines :: [FastaSequence] -> CloneMap Source

Adds filler germlines to normal fasta files

getField :: Int -> FastaSequence -> Text Source

Get the field of a fasta sequence, 1 indexed split by "|"