Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: -bash: syntax error near unexpected token `|' #19

Open
sandrasan opened this issue Mar 7, 2016 · 0 comments
Open

Error: -bash: syntax error near unexpected token `|' #19

sandrasan opened this issue Mar 7, 2016 · 0 comments

Comments

@sandrasan
Copy link

Hi,

First of all, thank you so much for writing this up, it's a great help.

But (probably because I'm incompetent when it comes to the command line) I get the above error when using your last script ([bash]$ tr -s ' ' my_input_genome_assembly.fasta.out.detailed < | sed 's/^ *//g' | tr ' ' '\t' > my_input_genome_assembly.fasta.out.detailed.tab) on the RepeatMasker .out file:

-bash: syntax error near unexpected token `|'

I've put cat at the start of the command and it seems to work ok apart from skewed first row but it's not important for what I'm trying to do with the file.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant