when i use GNU Parallel to analyze data, something goes wrong #1511
-
|
when i follow the script on the https://mixcr.com/mixcr/guides/generic-multiplex-bcr/ The script i used as below: but when I run the samples together using the suggested script, the results look weird. But the Successfully aligned reads are all 0%. But the sample under the analysis of the first script is good. It's really weird. I will really appreaciate it if someone can help me find out the reason! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The command should be: Did you use double quotes inside |
Beta Was this translation helpful? Give feedback.
The command should be:
Did you use double quotes inside
{}in the pattern :{"4"}etc.