Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • RSeqtools, bed2interval conversion

    Greetings,

    Has anyone worked with the utility in RSeqtools that converts .bed format to interval? I have tried it and find that strand information is missing from my output file. See example below:

    BED_1 chr20 . 123292 126094 1 123292 126094
    BED_2 chr20 . 251843 256677 1 251843 256677
    BED_3 chr20 . 256662 257502 1 256662 257502
    BED_4 chr20 . 257721 257933 1 257721 257933
    BED_5 chr20 . 257954 259040 1 257954 259040

    Any advice on what's going on here would be greatly appreciated!

    Many thanks!

    labrat73

  • #2
    I am unable to use sam2mrf of RSEQtools, can anybody pls help?
    The command I tried was "sort -r file.sam | sam2mrf > file.mrf"
    as specified in the manual for the alignment file generated by tophat but it didnt work.

    please reply soon.

    Comment


    • #3
      Originally posted by bharati View Post
      I am unable to use sam2mrf of RSEQtools, can anybody pls help?
      The command I tried was "sort -r file.sam | sam2mrf > file.mrf"
      as specified in the manual for the alignment file generated by tophat but it didnt work.

      please reply soon.
      Bharati,

      Is the sam2mrf command in your $PATH? If not, you need to provide full directory path to that command when you try to run that command.

      Code:
      sort -r file.sam | /path_to_this_file/sam2mrf > file.mrf
      If this does not address the "error" you got then please provide the exact error message you are getting.

      Generally there is no need to post the same question in multiple threads.

      Comment


      • #4
        Ya i specified the path for both the sam2mrf script and that of the alignment file, even though it didnt work and terminates with the error "Invalid SAM entry: ñ`"
        Last edited by bharati; 02-27-2013, 05:50 AM.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 08:47 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        54 views
        0 likes
        Last Post seqadmin  
        Working...
        X