You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thank for sharing such a powerful pipeline for chromatin and motif analysis.
I was trying build a mm10 database based on regions defined in ATACseq following your tutorial.
However, I encounter an unexpected error. It seems it is related to motif files and annotation file.
The motif files were download here: https://resources.aertslab.org/cistarget/motif_collections/v10nr_clust_public/
Could you help on how to get this resolved?
Thanks
The output is like this,
Traceback (most recent call last):
File "/usr/local/cisTarget_databases/bin//create_cistarget_motif_databases.py", line 572, in
main()
File "/usr/local/cisTarget_databases/bin//create_cistarget_motif_databases.py", line 355, in main
) = get_motif_id_to_filename_and_nbr_motifs_dict(
File "/usr/local/cisTarget_databases/bin/clusterbuster.py", line 102, in get_motif_id_to_filename_and_nbr_motifs_dict
raise OSError(
OSError: Error: Cluster-Buster motif filename "/users/working/singletons/metacluster_196.3 EcR_usp EcR/usp bergman 1.1 Hnf4a 0 None None 0.265823 FBgn0003964 D. melanogaster gene is orthologous to FBgn0003964 in D. melanogaster (identity = 26%) which is directly annotated for motif.cb" does not exist for motif metacluster_196.3 EcR_usp EcR/usp bergman 1.1 Hnf4a 0 None None 0.265823 FBgn0003964 D. melanogaster gene is orthologous to FBgn0003964 in D. melanogaster (identity = 26%) which is directly annotated for motif.
The text was updated successfully, but these errors were encountered:
First thank for sharing such a powerful pipeline for chromatin and motif analysis.
I was trying build a mm10 database based on regions defined in ATACseq following your tutorial.
However, I encounter an unexpected error. It seems it is related to motif files and annotation file.
The motif files were download here:
https://resources.aertslab.org/cistarget/motif_collections/v10nr_clust_public/
Could you help on how to get this resolved?
Thanks
The output is like this,
Traceback (most recent call last):
File "/usr/local/cisTarget_databases/bin//create_cistarget_motif_databases.py", line 572, in
main()
File "/usr/local/cisTarget_databases/bin//create_cistarget_motif_databases.py", line 355, in main
) = get_motif_id_to_filename_and_nbr_motifs_dict(
File "/usr/local/cisTarget_databases/bin/clusterbuster.py", line 102, in get_motif_id_to_filename_and_nbr_motifs_dict
raise OSError(
OSError: Error: Cluster-Buster motif filename "/users/working/singletons/metacluster_196.3 EcR_usp EcR/usp bergman 1.1 Hnf4a 0 None None 0.265823 FBgn0003964 D. melanogaster gene is orthologous to FBgn0003964 in D. melanogaster (identity = 26%) which is directly annotated for motif.cb" does not exist for motif metacluster_196.3 EcR_usp EcR/usp bergman 1.1 Hnf4a 0 None None 0.265823 FBgn0003964 D. melanogaster gene is orthologous to FBgn0003964 in D. melanogaster (identity = 26%) which is directly annotated for motif.
The text was updated successfully, but these errors were encountered: