how to view/print variable created using set/multiMap #4515
Unanswered
complexgenome
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a CSV file I'd like to read. The file has sample ID, WES normal R1, WES normal R2, WES tumor R1, WES tumor R2, RNA normal R1, RNA normal R2 FASTQ files.
I'd like to see/view the contents of the variable I've created/set. I've below code
I can't get it working. I get error as:
I've tried the following but it doesn't print rather hangs:
How do I do what to print/dump the elements in the samples/multiMap variable?
Beta Was this translation helpful? Give feedback.
All reactions