-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #513 from odidev/deeptools_redhawk
Add Deeptools and Apache Thrift files
- Loading branch information
Showing
2 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
name: Apache Thrift | ||
category: Databases - Big-data | ||
description: Apache Thrift is a cross-language framework for building scalable services, enabling efficient communication through serialization and remote procedure calls. | ||
download_url: https://thrift.apache.org/download | ||
works_on_arm: true | ||
supported_minimum_version: | ||
version_number: 0.10.0 | ||
release_date: 2017/01/06 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://thrift.apache.org/ | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://thrift.apache.org/docs/BuildingFromSource | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: Linux/ARM64 release notes are not available. Version "0.10.0" has been successfully installed on the Neoverse N1, prior versions are failing to build. | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
name: DeepTools | ||
category: Miscellaneous | ||
description: DeepTools is a software suite for analyzing and visualizing high-throughput sequencing data, particularly in genomics and epigenomics research. | ||
download_url: https://github.com/deeptools/deepTools/releases | ||
works_on_arm: true | ||
supported_minimum_version: | ||
version_number: 2.4.0 | ||
release_date: 2016/11/02 | ||
|
||
|
||
optional_info: | ||
homepage_url: https://github.com/deeptools/deepTools | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
partner_content: | ||
official_docs: https://deeptools.readthedocs.io/en/latest/content/installation.html | ||
arm_recommended_minimum_version: | ||
version_number: | ||
release_date: | ||
|
||
optional_hidden_info: | ||
release_notes__supported_minimum: | ||
release_notes__recommended_minimum: | ||
other_info: Linux/ARM64 release notes are not available. Version 2.4.0 has been successfully installed and tested on the Neoverse N1, prior versions are failing to build. | ||
|
||
--- |