Re: [Bioc-devel] Developing a package that handle BAM file

2022-12-18 Thread Vincent Carey
On Sun, Dec 18, 2022 at 4:07 PM Hao Feng wrote: > Hi Bioconductor team, > > We’re developing a package to analyze a `new` type of high-throughput > sequencing data. We have some BAM files ready. We’d like the package to be > able to take BAM files as the input. In addition, to maintain our method

[Bioc-devel] Developing a package that handle BAM file

2022-12-18 Thread Hao Feng
Hi Bioconductor team, We’re developing a package to analyze a `new` type of high-throughput sequencing data. We have some BAM files ready. We’d like the package to be able to take BAM files as the input. In addition, to maintain our method’s statistical rigor, we’d like to implement repeated sa