Bioconductor Changelog
   


About
Click here to learn more about this blog.


Packages
Click on a link
for updates to that package only.


Subscribe
Subscribe to the Bioconductor Changlog.


       
Tue, 13 Oct 2009

rtracklayer
Add suggests on microRNA.

[/rtracklayer] permanent link

rtracklayer
Documentation, version bump, NAMESPACE updates.
Add new framework for downloading UCSC tables/tracks based on
UCSCTableQuery class.
Add blocks() function for getting the blocks (exons) out of RangedData
objects imported from BED.
Add $ and $<- as aliases for track() and track<-()
Merge '*' zooming method on RangesList to IRanges.

[/rtracklayer] permanent link

rtracklayer
Version bump.
Transform block starts from 0 based to 1 based.
Fix bug when setting the range on a UCSCSession.

[/rtracklayer] permanent link

rtracklayer
Bump version to 1.1.17.
Remove hsTargets.rda and documentation, as that was only for the BioC08
tutorial. Start converting the start/end field to integer, rather than
numeric. Fix bug in URL encoding of GFF output. Fix range calculation
in scaling of genomeSegment objects. Improve efficiency of BED parsing
when there is no track line. Add exercises to vignette.

[/rtracklayer] permanent link

rtracklayer
Created export.* methods for ANY objects that coerce object to RangedData prior to export.
Fixed NAMESPACE import issue regarding score and score<-.

[/rtracklayer] permanent link

rtracklayer
Fix for UCSC now requiring the table name to be specified during table queries.

[/rtracklayer] permanent link

rtracklayer
Simplify obtaining hguid cookie, as suggested by Herve.

[/rtracklayer] permanent link

rtracklayer
Use better names for the tracks resulting from the strand split when exporting WIG.

[/rtracklayer] permanent link

rtracklayer
Update cpneTrack.rda for new class structure.
Suggest version 1.1.1 of microRNA.
Depend on BSgenome 1.11.5.

[/rtracklayer] permanent link

rtracklayer
More fixes for XDataFrame -> DataFrame.
Import DataFrame, not XDataFrame. Update IRanges dependency, bump version.

[/rtracklayer] permanent link

rtracklayer
Remove browserView() generic arg defaults.

[/rtracklayer] permanent link

rtracklayer
Bump version (remove date field).
Fix various import bugs so that examples run.
* Don't even try to split up WIG tracks by strand when some strand
values are missing.
* Fix setting BED import start positions
* Don't assume that every feature in GFF3 has an ID attribute. If even
one is missing, don't use as rownames.

[/rtracklayer] permanent link

rtracklayer
Hopefully fix issues with XML package. Hopefully next version of XML
will be compatible. Also remove stray browser().
Fix many more bugs related to track importing (all formats) and exporting in the
UCSC format.

[/rtracklayer] permanent link

rtracklayer
Allow curl options to be passed to the ucscSession constructor. Allows
circumventing proxies, for example.
Remove require(Biostrings) call. Fix the vignette.

[/rtracklayer] permanent link

rtracklayer
Bump version (remove date field).

[/rtracklayer] permanent link

rtracklayer
Begin rewriting the vignette, start cleaning up ucscTrackModes mess.

[/rtracklayer] permanent link

rtracklayer
Added rtracklayer to the bioc repository.

[/rtracklayer] permanent link

rtracklayer
Added humanStemCell package to the Suggests field.

[/rtracklayer] permanent link

rtracklayer
Updating the version number for dependency IRanges.
Reverted a change to score method for RangedData objects.
Updated the cpneTrack data object to the new Sequence framework.
Fixed a bug in score extraction in RangedData objects when score is NULL.

[/rtracklayer] permanent link

rtracklayer
Version bump.
Normalize sequence names to conform with UCSC conventions.

[/rtracklayer] permanent link

rtracklayer
Remove largely untested and certainly unused Argo backend. Not worth
the maintenance.
Clean up depends, imports and suggests. More to come.

[/rtracklayer] permanent link

rtracklayer
Fix some bugs in the GFF parser. Also update vignette for new API.
Add some development notes.
Major update - many bug fixes and improvements.

[/rtracklayer] permanent link

rtracklayer
bumped version number
Update UCSCData show method for changes in IRanges.

[/rtracklayer] permanent link

rtracklayer
Refactor 'layTrack' into 'track<-', replacement method has a much
nicer syntax. Also add [[ and [[<- as aliases for 'track' and
'track<-', respectively. Fix up some documentation issues.

[/rtracklayer] permanent link

rtracklayer
Moved strand method for RangedData out of rtracklayer and into BSgenome as a method for DataTable.
Fixed browseGenome man page.

[/rtracklayer] permanent link

rtracklayer
Version bump.
Note about scores being 1 based.
Smarter automatic coercion to UCSC chromosome IDs.
Check for NAs and out of range values in exported BED scores.

[/rtracklayer] permanent link

rtracklayer
Fix cpneTrack.rda for changes in IRanges.

[/rtracklayer] permanent link

rtracklayer
Bumping version numbers for BioC 2.4 devel.
Bumping version numbers for BioC 2.3 release.

[/rtracklayer] permanent link

rtracklayer
Fix doc of trackSet method on ucscSession class (removed format parameter).
Fix uploading wig tracks with only one strand.
Pass R CMD check without warnings. Fix many bugs. Hopefully will work
now for Vince. Documentation probably still needs some work.

[/rtracklayer] permanent link

rtracklayer
Fix UCSC interaction by specifying user-agent in the header.

[/rtracklayer] permanent link

rtracklayer
Depend on BSgenome 1.11.5.
Fix lack of quotes around track<- in do.call.
Add version-specific deps on Biostrings, BSgenome and IRanges. Bump version.
Disable annoying trackline string length/char warnings. Much too
strict. Also import rbind method from IRanges to fix WIG import.

[/rtracklayer] permanent link


[/rtracklayer] permanent link

rtracklayer
Bump version for Bioc 2.2.

[/rtracklayer] permanent link

rtracklayer
By default, expNames are taken as the column names.
Add undocumented support for BED15 (microarray) format.

[/rtracklayer] permanent link

rtracklayer
Example of querying by name.
Add some testing scripts/files.
Add script for regenerating the cpneTrack example.
Allow retrieving features by name in table browser interface.

[/rtracklayer] permanent link

rtracklayer
Update UCSCData show method for changes in IRanges.
Doc-related updates.
Export visible methods.

[/rtracklayer] permanent link

rtracklayer
Bump version, update maintainer email address.

[/rtracklayer] permanent link

rtracklayer
Fix minor doc problems.

[/rtracklayer] permanent link

rtracklayer
Attempt to fix Biostrings example in the vignette.

[/rtracklayer] permanent link

rtracklayer
Added humanStemCell package to the Suggests field.

[/rtracklayer] permanent link