campbio / scruff

Single Cell RNA-seq UMI Filtering Facilitator
http://bioconductor.org/packages/scruff/
Other
8 stars 9 forks source link

Release 3 9 #130

Closed zhewa closed 4 years ago

lintr-bot commented 4 years ago

R/scruffFunctions.R:284:1: style: Lines should not be more than 80 characters.

​.tenxCheckCellBarcodes <- function(bam, validCb, yieldSize = 10000, tags = "CB") {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
codecov-io commented 4 years ago

Codecov Report

Merging #130 into RELEASE_3_9 will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           RELEASE_3_9   #130   +/-   ##
==========================================
  Coverage            0%     0%           
==========================================
  Files                9      9           
  Lines             1811   1740   -71     
==========================================
+ Misses            1811   1740   -71
Impacted Files Coverage Δ
R/scruffFunctions.R 0% <0%> (ø) :arrow_up:
R/alignRsubread.R 0% <0%> (ø) :arrow_up:
R/tenxBamqc.R 0% <0%> (ø) :arrow_up:
R/gview.R 0% <0%> (ø) :arrow_up:
R/demultiplex.R 0% <0%> (ø) :arrow_up:
R/countUMI.R 0% <0%> (ø) :arrow_up:
R/scruff.R 0% <0%> (ø) :arrow_up:
R/qcplots.R 0% <0%> (ø) :arrow_up:
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fda7973...fd0b35c. Read the comment docs.