Merged
Conversation
…its from subsetted cells because it will keep stability
offsetPlus and offsetMinus only apply when input is a bam file.
…into release_1.0.2
…print checks if the error actually occurs.
Fixes backwards compatibility problem with .loadUWOT
mentioned in #1452 (comment)
check for existence of each file individually rather than the download directory. Add new .downloadFiles() function to handle file download and checking to see if files downloaded properly.
Dev better download
the variable `error` doesnt exist / hasnt been declared anywhere. pretty sure this should be `throwError = FALSE`
if the GRangesList given to features in plotBrowserTrack does not have names, then the call to data.frame errors out. This fix ensures that namex isnt null or blank.
Dev subset se
more robust checking of if files exist and have been properly downloaded #1478
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging release_1.0.2 into master.
Lots of stability modifications, better support for multiomic data import.