add: desktop related
This commit is contained in:
parent
8a501c58ed
commit
26cf4b741f
3 changed files with 76 additions and 0 deletions
8
GDE.desktop
Normal file
8
GDE.desktop
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Desktop Entry]
|
||||
X-Desktop-File-Install-Version=0.26
|
||||
Name=xdap
|
||||
Comment=Xorg DAP
|
||||
Icon=/usr/share/icons/Gde.svg
|
||||
Categories=Science
|
||||
Exec=gde %f
|
||||
Type=Application
|
63
LinuxGDE.svg
Normal file
63
LinuxGDE.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 20 KiB |
|
@ -1,3 +1,8 @@
|
|||
|
||||
<div align="center">
|
||||
<img src="./LinuxGDE.svg" width = "300" alt="logo" align=center />
|
||||
</div>
|
||||
|
||||
# Genetic Data Environment
|
||||
|
||||
GDE is originally distributed on SunOS in the 1990s by [Smith et al. (1994)](https://doi.org/10.1093/bioinformatics/10.6.671). With efforts from [Oliveira et al. (2003)](http://dx.doi.org/10.1093/bioinformatics/19.1.153), GDE started to work on Linux.
|
||||
|
|
Loading…
Reference in a new issue