Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codespace symmetrical bassoon pjjj44xvw5g539wwv #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
debug
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",
"url": "http://localhost:8080",
"webRoot": "${workspaceFolder}"
}
]
}
12 changes: 11 additions & 1 deletion CNAME
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
biojava.org
BIOONTOLOGY.biojava.org
james edward peters[copyright]
sole-proprietorship_CYBRETEK:A BIOTECH COMPANY
<CLAIM-OWNERSHIP>MAY, 2024
INYELLECTUAL PROPERTY WITH ALL DATA RIGHTS RESERVED.
46%OWNERSHIP OF THE ESTATE OF JAMES EDWARD PETERS, ALL COMPANY IMCOME, INHERITANCE, PROPERTY, ETC.
54% IS WITHOUT ANY STRINGS ATTACHED AND NO MORE CLAIMS TO OVER HALF OF ALL MY LIFES WORK+MONEY,ETC.
..BELONGING TO CANDLE LEIGH MOODY, AGE 36, OWNER OF MY FIRST LLC E.I.N I GIFTED TO CANDLE LEIGH MOODY AS WELL:(47-0772104)
CANDLE...YOU ARE MY BETTER HALF.I LOVE YOU
#

9 changes: 5 additions & 4 deletions _wiki/BioJava_GetStarted.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
title: Get Started
permalink: wiki/BioJava%3AGetStarted
title: BioJava
permalink:wiki/BioJava%3AGetStarted
---

[email protected]:sbl-sdsc/biojava-notebooks.git
Introduction
------------

https://github.com/sbl-sdsc/biojava-notebooks.git
----
BioJava will run on any computer with a Java virtual machine complying
to the Java specifications.
Java implementations for Linux, Windows, and Solaris are available to
Expand Down