Skip to content
Snippets Groups Projects
Commit db081f1f authored by Bart's avatar Bart
Browse files

shebang

parent c16434f0
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/bash #!/bin/bash
zcat $@ | sed -n '1~4s/^@/>/p;2~4p' zcat $@ | sed -n '1~4s/^@/>/p;2~4p'
\ No newline at end of file
#!/usr/bin/bash #!/bin/bash
# sh get_unbinned_contigs.sh <contigs.fasta> <folder containing .fa bins> <identifier> # sh get_unbinned_contigs.sh <contigs.fasta> <folder containing .fa bins> <identifier>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment