Tag:$/
-
When the use of the Perl variable $/ resolves the context as a row pattern, $/ defines what distinguishes rows
By default, it’s obvious that lines are distinguished by n, which is also called a newline character.When a sequence is read by line, the newline character is the standard. The contents of the read strawberry 1.gb file are as follows:LOCUS JX118024 460 bp DNA linear PLN 25-SEP-2012 DEFINITION Fragaria vesca subsp. americana RNA polymerase beta […]