forked from GreenleafLab/ArchR
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Greenleaf lab master #2
Merged
Merged
Conversation
This file contains 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
* bugfix remove sys.time for weird error in R 4.0 * bug fix new uwot save and loading features * deprecated * version number * handle error where spurious fragments seem to be 1 tile above max * update bugfixes * let quantCut in plotTrajectory be null * grepExclude in plotTrajectoryHeatmap * bugfix integrative analysis coaccessibility and peak2genelinks * change file locking location groupcoverages * throw error if no peakset for adding annotations * make it so predictionScore is not needed for peak2gene links * update addPeakSet * updated description * bugfix named list * update error handling plotEnrichHeatmap * update error messages tilematrix * handle error with bsgenomes * width is end - start + 1 * bugfix checkCairo in iterativeLSI * update archr verbosity and logging for markerfeatures * bugfix + documentation * update subsetting to metadata * handling case n = 1 for deviations matrix * bugfix ordering of scTrack * handle error where no barcodes passing on a small chromosome/scaffold * bugfix validBSgenome * fix missing paren * fix missing paren * add feature for supplying custom gene list for rna integration * add sanity check to partial matrix * update cellsInArrow in case user overrides sample in ArchRProj * Add null option for genesUse to validInput * bugfix NA in combined vars * add checks for genes symbol to be not a list Co-authored-by: Ryan Corces <ryancorces@gmail.com>
…its from subsetted cells because it will keep stability
Remove issue reports for feature requests and documentation. These have been moved to discussions
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
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.
…load 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.
more robust checking of if files exist and have been properly downloaded GreenleafLab#1478
Update auto-comment.yml
…reenleafLab-master
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.
No description provided.