Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • halo_ox
    replied
    That has worked. Thank you : D

    Leave a comment:


  • halo_ox
    replied
    Thank you for such a quick and helpful reply! : )

    Leave a comment:


  • rjohnp
    replied
    Hi,

    the issue is that the 'score' must be column 5, you have it in 4. From https://genome.ucsc.edu/FAQ/FAQformat.html:

    BED format provides a flexible way to define the data lines that are displayed in an annotation track. BED lines have three required fields and nine additional optional fields. The number of fields per line must be consistent throughout any single set of data in an annotation track. The order of the optional fields is binding: lower-numbered fields must always be populated if higher-numbered fields are used.
    If you just insert a 4th column with a name prior to the score column (easy in Awk if you're using Linux) then it should work.

    Hope that helps.

    Leave a comment:


  • halo_ox
    started a topic mergeBed -scores help

    mergeBed -scores help

    Hi,

    I am attempting to run mergeBed on a bed file with 4 columns: chr start end and fold_enrichment FDR(%).

    I wish to merge intervals which are within 100bp and keep the max FDR score associated with the interval. When I run the following command:

    mergeBed -scores max -d 100 -i input.bed > output.bed

    I get the following error:

    *****
    *****ERROR: No scores found to report for the -scores option. Exiting.
    *****

    The output file has one row containing only a chr, start and end (no FDR).

    Any advice of how to get this command to work would be gratefully received : )

    Thank you.

Latest Articles

Collapse

  • seqadmin
    Recent Advances in Sequencing Technologies
    by seqadmin



    Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

    Long-Read Sequencing
    Long-read sequencing has seen remarkable advancements,...
    12-02-2024, 01:49 PM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 08:24 AM
0 responses
8 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 07:41 AM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-11-2024, 07:45 AM
0 responses
12 views
0 likes
Last Post seqadmin  
Started by seqadmin, 12-10-2024, 07:59 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Working...
X