exonmap
added checking of column names in databases.txt. fixed searches against prediction subset. fixed bug in filtering not working due to column name change in v 50 database.
[/exonmap]
permanent link
exonmap
bugfixes to support prediction subset of the database in exon.to.transcript, exon.to.probeset, transcript.to.exon and transcript.to.probeset. Updates to plotting functions - now much faster. Removal of debug option from function parameters.
[/exonmap]
permanent link
exonmap
changed post to port in databases.txt column name check
[/exonmap]
permanent link
exonmap
fixed bug due to exonmap failing to create db.local directory in exonmap's config directroy (usually .exonmap); changed ordering of parameters in si to better mirror those in 'splicing.index'
[/exonmap]
permanent link
exonmap
updated version number
fixed typo in xmapBridge man page that referred to xmapGene
[/exonmap]
permanent link
exonmap
Added explicit error message to gene.strip when no exon probesets remain after filtering for multi- and exon-targeting
Added explicit error message to gene.strip when no exon probesets remain after filtering for multi- and exon-targeting
[/exonmap]
permanent link
exonmap
made environment checks on package-load less stringent ; now passes R CMD check when package not configured properly. Checks moved to xmapConnect() instead.
[/exonmap]
permanent link
exonmap
xmapBridge now checks for species line in config file and warns appropriately if missing
[/exonmap]
permanent link
exonmap
changed plot.gene to plotGene; fixed documentation bugs
[/exonmap]
permanent link
exonmap
fixed exon.details: bug in warning message when no details found for a given ID
[/exonmap]
permanent link
exonmap
Bumped pkg versions for BioC 2.5 devel line.
Bumped pkg versions for BioC 2.4 release.
Put package version numbers in standard x.y.z format.
[/exonmap]
permanent link
exonmap
Significant overhaul. Gor rid of platform specifics in path names. Refactored code. Unified function call parameters. Made output from related functions more consistent. Changed the way databases are specified. Improved speed of filtering functions. Updated vignettes.
[/exonmap]
permanent link
exonmap
fixed client flag must be integer bug with recent versions of RMySQL
[/exonmap]
permanent link
exonmap
Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
[/exonmap]
permanent link
exonmap
fixed warnings if xmapConnect() called twice in a row.
[/exonmap]
permanent link
exonmap
allowing for more consistent num_probes column names in database
handling database queries with NULL as the database id
[/exonmap]
permanent link
exonmap
Updated eSet object and bumped version number.
[/exonmap]
permanent link
exonmap
made sure port number is passed to MySQL as an integer
[/exonmap]
permanent link
exonmap
Changed biocViews entry of Statistics to Bioinformatics.
[/exonmap]
permanent link
exonmap
Fixed the code/documentation mismatch in probeset.stats.Rd:
in the usage and argument sectiosn, change probeset.stats(probeset) to
probeset.stats(v) to match the name of the argument described in the
code (probeset.stas <- function(v){...}.
Bumped the version to 2.3.2.
[/exonmap]
permanent link
exonmap
Updating the version number for the trunk post-BioC 2.2 release.
Updating the version number for the BioC 2.2 release.
bumped version number
[/exonmap]
permanent link
exonmap
Improved handling of NULL/empty lists as parameter to search/filtering functions. Compatibility changes for next release of X:Map. Bug fix to support database change during session.
[/exonmap]
permanent link
exonmap
Replace support for soon to be defunct class exprSet with ExpressionSet.
[/exonmap]
permanent link
exonmap
Fixed malformed depends field: change RMySQL (>=0.6-0) to RMySQL (>=
0.6-0)
[/exonmap]
permanent link
exonmap
Reformatted the Licence information in DESCRIPTION files to bring them into compliance.
[/exonmap]
permanent link
exonmap
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.
[/exonmap]
permanent link
exonmap
change in column name in v50 was breaking gene.to.exon.probeset. Fixed.
[/exonmap]
permanent link
|