Skip to content

2.2 creates json file containing motif sequences #47

Merged
merged 20 commits into from Jan 10, 2019

Conversation

renewiegandt
Copy link
Collaborator

No description provided.



if __name__ == "__main__":
import argparse
import re
import os
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import os is not used. Should be removed.

bin/2.2_motif_estimation/get_motif_seq.R Show resolved Hide resolved
# Running read_data on files
datalist <- lapply(fnames, read_data)


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove second empty line.

@HendrikSchultheis HendrikSchultheis mentioned this pull request Jan 10, 2019
35 tasks
@HendrikSchultheis HendrikSchultheis merged commit 428302a into dev Jan 10, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants