Question: how to convert nucleotide strand from BioMart (1, -1) to strands compatible to Galaxy (+, -)
    
    0
        
mtjmar002 • 0 wrote:
I cannot figure out how to convert strands coordinates downloaded from BioMart (-1, 1) to strands coordinates compatible with Galaxy (-, +) in the c4 column of a BED file. There is a paper saying to compute the expression:
c4==1 and "-" or (c4==1 and "+" or "")
I've tried this and other small variations of this expression but none seems to work.
Can anyone help me pease? It should be the same as in Python...
    ADD COMMENT
    • link
    
    
        
        •
        
            
            
        
    
    
            
            modified 3.5 years ago
            
                by 
Jennifer Hillman Jackson ♦ 25k
            
            •
        
        written 
        3.5 years ago by 
mtjmar002 • 0
    
            