Git Product home page Git Product logo

ssvqc's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ssvqc's Issues

config files

Hi,

do you have config files templates and/or a format description ?

Thanks

bam_PE?

Hi,
How do I set up read_mode to bam_PE please?
Cheers!

Error in names(cols) <- group_names

Hi,

I am new using the tool and I was following the description on the main page using

path <- "/ATAC-PBAF/AK62/Data/QC"
peaks_files <- dir(path, pattern = ".broadPeak", full.names = TRUE)
bw_files <- dir(path, pattern = ".bw$", full.names = TRUE)

Then when I try to run

# Create ssvQC object 
options(mc.cores = 4)
sqc = ssvQC(np_files, bw_files)
sqc = ssvQC.runAll(sqc)

I got the following message

Error in names(cols) <- group_names : 
  'names' attribute [15] must be the same length as the vector [8]

More info about the input files

head (broakPeak)
	3067110	3067542	AK62_Ar_1_REP1.mLb.clN_peak_1	63	.	4.78408	8.36646	6.38689
1	3183757	3184089	AK62_Ar_1_REP1.mLb.clN_peak_2	35	.	3.67095	5.42779	3.56175

> length(peaks_files)
[1] 15

> length(bw_files)
[1] 15

Any advise?

Thanks!

Issue with na.rm=FALSE

Hi @ssvQC,
I am trying to run ssvQC on my Cut&Run files and I am getting this error:

Error in quantile.default(frip_dt$frip, c(0.1, 0.96)) :
missing values and NaN's not allowed if 'na.rm' is FALSE

Is there a way to set na.rm=TRUE while running the package?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.