pgb_liv\php_ms\Reader\FastaReader::parseSequence
Parses the sequence block from the FASTA file and returns the sequence without any line ending or formatting
Signature
private function parseSequence()
Returns
- string
Test Coverage
Information
- Coverage: 9/11 Lines (81.818181818182%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanRetrieveEntry
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanRewind
- [ PASSED ] — pgb_liv\php_ms\Test\Unit\FastaReaderTest::testCanSkipWhitespace