Re: [Bioc-devel] how to avoid the warning of replacing previous import edgeR::rpkm by NOISeq::rpkm when loading ComSeq

2017-06-22 Thread Li, Dongmei
Hi Martin, Thanks so much for all your help! Best, Dongmei On 6/22/17, 4:05 PM, "Martin Morgan" wrote: >On 06/22/2017 03:10 PM, Li, Dongmei wrote: >> Hi All, >> >> I am using both part of edgeR and NOISeq functions in a new package and >>got the following warning when conducting package check

[Bioc-devel] SplicingGraphs Feature Suggestion

2017-06-22 Thread Dario Strbenac
Hello, It would be convenient if the colour or the width of the edges could be customised to represent whether an edge is equally present in two experimental conditions or the degree to which it is enriched in one of them of an RNA-seq dataset. -- Dario Strb

Re: [Bioc-devel] how to avoid the warning of replacing previous import edgeR::rpkm by NOISeq::rpkm when loading ComSeq

2017-06-22 Thread Martin Morgan
On 06/22/2017 03:10 PM, Li, Dongmei wrote: Hi All, I am using both part of edgeR and NOISeq functions in a new package and got the following warning when conducting package check: Warning: replacing previous import edgeR::rpkm by NOISeq::rpkm when loading ComSeq ComSeq is the name of my new

[Bioc-devel] how to avoid the warning of replacing previous import edgeR::rpkm by NOISeq::rpkm when loading ComSeq

2017-06-22 Thread Li, Dongmei
Hi All, I am using both part of edgeR and NOISeq functions in a new package and got the following warning when conducting package check: Warning: replacing previous import edgeR::rpkm by NOISeq::rpkm when loading ComSeq ComSeq is the name of my new package and I used the following import state