diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-03-27 07:57:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-27 07:57:59 +0700 |
commit | 25b5e0f23027f4b9bb01e66d742aa4ca3a9ca2e5 (patch) | |
tree | d54633bef24ed303f6cbcb4597f3779bb0406352 /academic/fastqc/fastqc.desktop | |
parent | b58f460047df0774b19d1308131523aaa520cfa2 (diff) | |
download | slackbuilds-25b5e0f23027f4b9bb01e66d742aa4ca3a9ca2e5.tar.gz |
academic/fastqc: Added (quality control tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/fastqc/fastqc.desktop')
-rw-r--r-- | academic/fastqc/fastqc.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/fastqc/fastqc.desktop b/academic/fastqc/fastqc.desktop new file mode 100644 index 0000000000..25d61cb7ef --- /dev/null +++ b/academic/fastqc/fastqc.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=FastQC +Comment=A quality control tool for high throughput sequence data +Exec=fastqc +Icon=fastqc +StartupNotify=false +Type=Application +Categories=Education; |