-
Recent Posts
Recent Comments
Archives
Categories
Meta
-
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Monthly Archives: September 2017
New option in importGTF()
The importGTF() function has now an option to define numeric values during the import. This makes it easier to import expression data in gtf format. By default FPKM and TPM are imported as numeric values, but also other feature names … Continue reading
Posted in Update
Leave a comment
New function prereadGTF()
The function prereadGTF() was added to the package. The function reads in by default the first 1000 rows of a gtf and summarizes the content in a way that the inforamtion is needed to import the GTF properly. For that … Continue reading
Posted in Update
Leave a comment
Semicolon issue in importGTF() fixed
When the last feature in V9 of importGTF() was requested, the ending semicolon was not removed. This issue is resolved and the semicolon is removed now during the import.
Posted in Update
Leave a comment
Update in importGTF()
The importGTF() function can now also import several gtf and merge them into one output file. Further, the function offers now verbose feedback (if requested with the verbose=TRUE option). Another change is the skip option, previously the default was to … Continue reading
Posted in Update
Leave a comment
Package manuscript published
The package description in ‘Computer Methods and Programs in Biomedicine’ was published here. Until 23.10.2017 it can be downloaded here.
Posted in Publication
Leave a comment