How to delete rows with the same number in the bed file in usegalaxy
How to delete rows with the same number in the bed file in usegalaxy
(If the number of the second column is equal to the number of the third column, delete that row)
which tool could be useful?
input:
chr1 10 20
chr1 10 10
chr1 15 20
chr1 15 30
chr1 30 30
output:
chr1 10 20
chr1 15 20
chr1 15 30
• 1,289 views
•
link
0 answers
No answers yet.
Log in to answer this question.
If this question is about galaxy then please post it on Galaxy help forum: https://help.galaxyproject.org/