CfdnaPattern icon indicating copy to clipboard operation
CfdnaPattern copied to clipboard

How to interpret the results?

Open rajputakhil opened this issue 8 years ago • 2 comments

rajputakhil avatar Sep 29 '17 17:09 rajputakhil

After running the script I get the following:

predict_fig (directory) draw.pyc fastq.pyc feature.pyc skip.pyc util.pyc

How can I interpret the results?

rajputakhil avatar Sep 29 '17 17:09 rajputakhil

The result is printed on the terminal.
*.pyc files are python files which you can ignore. predict_fig contains the fragmentation pattern figures of each fastq file.

sfchen avatar Sep 30 '17 01:09 sfchen