Skip to content

Commit 2027de1

Browse files
committed
Merge branch 'master' of github.com:BackofenLab/docker-galaxy-graphclust
2 parents c0a5f82 + 97b4168 commit 2027de1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ b) encoding predicted RNA structures as graph features
119119
|7| Search_covariance_models | Scan full input sequences with Infernal's cmsearch to find missing cluster members |
120120
|8,9| Report results | Collect final clusters and create example alignments of top cluster members|
121121

122+
### Input data:
123+
The input to the workflow is a set of putative RNA sequences in FASTA format. Inside the `sample_data` directory you can find examples of the input format. In this case the data is from a benchmark set based on Rfam 12.0 and additionally is optionally labeled with reference Rfam family members.
124+
125+
### Output:
126+
The output contains the predicted clusters, where similar putative input RNA sequences form a cluster. Additionally overall status of the clusters and the matching of cluster elements is reported for each cluster. Please check the interactive tours and GraphClust [README](http://www.bioinf.uni-freiburg.de/Software/GraphClust/README) for more information about the reported info and files.
122127

123128
# Contributors
124129

sample_data/README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Sample input data for Galaxy-GraphClust pipeline
2+
3+
Cliques-high and cliques-low datasets are based on Rfam 12.0 seed sequences with Human originate and different levels of similarity.

0 commit comments

Comments
 (0)