Child pages
  • Functions Supported for Files
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

  • writeFile (Sequence seq, AnnotationTable anns, QString name) — returns subsequences of the annotations with the specified “name”.
  • appendFile (AnnotationTable anns, QString qual, QString val, QString name = “”) — sets the qualifier in the annotations with the specified “name” to the specified value. If the “name” is not specified, then all annotations are taken into account.
  • readFile (AnnotationTable anns, int ind) — returns the annotation location with the specified index.

  • No labels