Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bbm
    Member
    • Sep 2011
    • 38

    Bismark methylation extractor output

    Hello all,

    I used the extractor function to get CpG counts.


    bismark_methylation_extractor -p --no_overlap --bedGraph --counts --buffer_size 10G --cytosine_report --genome_folder genome.fa filename_bismark_bt2_pe.bam -o

    I expect one file from the output to show cytosine_report, but I'm not getting it.

    Wonder which part I did wrong?

    Thanks!

    Regards,
    bbm
  • fkrueger
    Senior Member
    • Sep 2009
    • 627

    #2
    It would be good if you could describe how far the process is getting or if there are any error messages. Generally your command can be shortened quite a bit because most options are the default anyway:

    Code:
    bismark_methylation_extractor --gzip --bedGraph --buffer_size 10G --cytosine_report --genome_folder /path/to/folder/ filename_bismark_bt2_pe.bam
    Be careful not to specify a .fa file as genome folder but only the folder containing the .fa file(s). Feel free to send me any other warning or error statements as email.

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-09-2026, 11:58 AM
    0 responses
    23 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    29 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    39 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    61 views
    0 reactions
    Last Post SEQadmin2  
    Working...