Skip to content

Improving motif clustering #16

Open
renewiegandt opened this issue Dec 19, 2018 · 2 comments
Open

Improving motif clustering #16

renewiegandt opened this issue Dec 19, 2018 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@renewiegandt
Copy link
Collaborator

The motif clustering is to slow.
Idea:
To improve the runtime each MEME-file needs to be run against the merged MEME-file database separately by tomtom. The information from each separate run needs to be merged with an additional script.

@renewiegandt renewiegandt added the enhancement New feature or request label Dec 19, 2018
@HendrikSchultheis HendrikSchultheis mentioned this issue Dec 19, 2018
35 tasks
@renewiegandt renewiegandt self-assigned this Dec 19, 2018
@renewiegandt renewiegandt added the bug Something isn't working label Jan 6, 2019
@renewiegandt
Copy link
Collaborator Author

The script throws following error while calling label_cluster.R:
/mnt/workspace1/rene.wiegandt/work/conda/masterenv-cd8ba4eddc1d2a545e2b9e29d7f1010c/lib/R/bin/R: 238: .: Can't open /mnt/workspace1/rene.wiegandt/work/conda/masterenv-cd8ba4eddc1d2a545e2b9e29d7f1010c/lib/R/etc/ldpaths

Something is wrong with conda R-Base.

@renewiegandt
Copy link
Collaborator Author

The error is caused by a bug in nextflow itself. It's solved by creating and activating the conda environment before starting the script.

Sign in to join this conversation on GitHub.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant