-
Notifications
You must be signed in to change notification settings - Fork 24
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
Benchmarking #118
base: dev
Are you sure you want to change the base?
Benchmarking #118
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good start :)
modules/local/benchmarking/location_plots/templates/create_plots.py
Outdated
Show resolved
Hide resolved
…Pearson-correllation. Implemented collection of correlation values.
…tion was calculated from the wrong files
…sometimes apear the wrong way round
…ecessary inputs after the merge
8983c35
to
4265950
Compare
def read_bed_file(file_path): | ||
data = {'chromosome': [], 'start': [], 'strand': []} | ||
with open(file_path, 'r') as file: | ||
reader = csv.reader(file, delimiter='\t') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder
conda "bioconda::matplotlib=3.5.1 bioconda::seaborn=0.11.2" | ||
container 'https://depot.galaxyproject.org/singularity/bionumpy:0.2.12--pyha8f3691_0' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reminder
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 2.14.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
Implementation of benchmarking and statistics based on the comparison of polyA selected RNA and total RNA