Everything was going fine until I got to the "cat namelist | parallel --no-notice" and I got a whole bunch of error messages--same for forward, reverse and uniq seqs commands. Got no idea what's going on here. Is this a matter of reinstalling these perl modules? See screen outputs below...
Thanks in advance.
snerx
Enter code here...
(ddocent_env) snerx@linux-pze0 my_dDocent_working_dir $
cat namelist | parallel --no-notice -j 8 "zcat {}.F.fq.gz | mawk '$AWK1' | mawk '$AWK2' > {}.forward"
warnings.pm did not return a true value at /home/snerx/miniconda3/envs/ddocent_env/lib/site_perl/5.26.2/Carp.pm line 5.
BEGIN failed--compilation aborted at /home/snerx/miniconda3/envs/ddocent_env/lib/site_perl/5.26.2/Carp.pm line 5.
Compilation failed in require at /home/snerx/miniconda3/envs/ddocent_env/lib/5.26.2/IPC/Open3.pm line 9.
BEGIN failed--compilation aborted at /home/snerx/miniconda3/envs/ddocent_env/lib/5.26.2/IPC/Open3.pm line 9.
Compilation failed in require at /home/snerx/miniconda3/envs/ddocent_env/bin/parallel line 21.
BEGIN failed--compilation aborted at /home/snerx/miniconda3/envs/ddocent_env/bin/parallel line 21.