Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • maq2sam command not working

    Hi all,
    I have done alignment using Maq and have generated .map files, now I want used the aligned read to generate peaks using MACS.
    For doing this I thought of converting .map file to .sam files using maq2sam command, but it showing error as unrecognized command. I have samtools installed in my system and have used samtools previously also but for maq2sam its not working, what wrong am I doing ???

    Is there any other method to convert .map files to convert either .sam or .bed so that I can use them in MACS

  • #2
    It looks like the path which contains maq2sam command is not in your $PATH.
    As you can use samtools, the path where the samtools execution file is located is in your $PATH, but the maq2sam execution file is not in the same directory.
    It is in the directory of <DirectoryOfSamtools>/misc.
    You can find where your samtools is located using "which samtools" command.

    To use maq2sam, you can add the whole path including "misc" to the PATH variable in ~/.bash_profile or ~/.bashrc
    After you relogin using user account, you can use maq2sam.
    On the other hand, you can use maq2sam by typing command including whole path.

    Furthermore, if you're using MAQ version 0.6.X or earlier, you should use command "maq2sam-short". If you're using MAQ version 0.7.X or later, you shoud use command "maq2sam-long"

    Comment


    • #3
      Thanks Hosang.jeon for detailed solution to the problem, I will try to use maq2sam by typing command including whole path.
      Do you have any idea if there is any other way to convert .map files to use in MACS ???

      Thanks again

      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
      59 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