Skip to content
Prev 6955 / 21312 Next

[Bioc-devel] Fwd: readGAlignmentsFromBam function

Hi Karolis,

Please use the bioc-devel mailing list (to which you should
be subscribed) to ask this type of question.

If you manually run the example in your package (using BioC devel,
which requires R-3.2), you'll get:

   > prebs_values <- calc_prebs(bam_files, manufacturer_cdf_mapping)
   Inferred name for CDF package: HGU133Plus2_mapping.txt -> hgu133plus2cdf


   [1] "Finished: 
/home/hpages/R/R-3.2.r67773/library/prebsdata/sample_bam_files/input1.bam"
   [1] "Finished: 
/home/hpages/R/R-3.2.r67773/library/prebsdata/sample_bam_files/input2.bam"
   Note: Some probe IDs contain duplicates.

   Estimated values for Bayesian prior:

   Alpha=1e-04

   Beta=0.0136640101662362

   Note: 41457 probe sequences are missing in _mapping.txt file.

   Normalizing
   Calculating Expression
   Warning messages:
   1: 'readGAlignmentsFromBam' is deprecated.
   Use 'readGAlignments' instead.
   See help("Deprecated")
   2: 'readGAlignmentsFromBam' is deprecated.
   Use 'readGAlignments' instead.
   See help("Deprecated")

Hope this helps. Too bad 'R CMD check' truncates the deprecation
message :-/

Cheers,
H.
On 02/19/2015 01:15 PM, Michael Lawrence wrote:

  
    
Message-ID: <54E665B1.80207@fredhutch.org>
In-Reply-To: <9504_1424380582_54E652A6_9504_991_1_CAOQ5NyeVqsJosdBTrthxjCXCuQ+4a02JjbmjYYpe=uGguppNgg@mail.gmail.com>