Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Our data that is cluttered with a lot of extra columns and one column stuffed with tag\=value information (including the gene names that we want!). Let's clean it up a bit before loading into R - which likes to work on simple tables. GFF are tab-delimited files.

...