NewTorrent = $NewTorrent; $this->Torrent = $Torrent; $this->Error = $Error; global $UploadForm, $Categories, $Media, $MediaManga, $TorrentID, $Containers, $ContainersGames, $Codecs, $Resolutions, $Archives; #global $UploadForm, $Categories, $Formats, $Bitrates, $Media, $MediaManga, $TorrentID, $Containers, $ContainersGames, $Codecs, $Resolutions, $AudioFormats, $Subbing, $Languages, $Platform, $Archives, $ArchivesManga; $this->UploadForm = $UploadForm; $this->Categories = $Categories; #$this->Formats = $Formats; #$this->Bitrates = $Bitrates; $this->Media = $Media; $this->MediaManga = $MediaManga; $this->Containers = $Containers; $this->ContainersGames = $ContainersGames; $this->Codecs = $Codecs; $this->Resolutions = $Resolutions; #$this->AudioFormats = $AudioFormats; #$this->Subbing = $Subbing; #$this->Languages = $Languages; $this->TorrentID = $TorrentID; #$this->Platform = $Platform; $this->Archives = $Archives; #$this->ArchivesManga = $ArchivesManga; if ($this->Torrent && $this->Torrent['GroupID']) { $this->Disabled = ' readonly="readonly"'; $this->DisabledFlag = true; } } public function head() { G::$DB->query(" SELECT COUNT(ID) FROM torrents WHERE UserID = ?", G::$LoggedUser['ID']); list($Uploads) = G::$DB->next_record(); ?>
NewTorrent) { ?>

If you would like to use your own torrent file, add the following to it. Otherwise, add none of it and redownload the torrent file after uploading it. All of the above data will be added to it by the site. If you never have before, be sure to read this list of uploading pitfalls.

Announce

Source

Error) { echo "\t".'

' . $this->Error . "

\n"; } ?>

NewTorrent) { ?> Torrent && $this->Torrent['GroupID']) { # Find groups and requests ?> Torrent && ($this->Torrent['RequestID'] ?? false)) { ?>
NewTorrent) { ?>
Torrent File
Use the above announce URL and set the private flag in your BitTorrent client, e.g., mktorrent -p -a <announce> <target folder>
Type
What alphabet the sequence uses, n.b., plasmids fit in the Other category
Torrent; ?>
NewTorrent) { if (check_perms('torrents_freeleech')) { ?>
Freeleech because

Be sure that your torrent is approved by the rules. Not doing this will result in a warning or worse.

NewTorrent) { ?>

After uploading the torrent, you will have a one hour grace period during which no one other than you can fill requests with this torrent. Make use of this time wisely, and search the list of requests.

NewTorrent) { echo ' value="Upload"'; } else { echo ' value="Edit"'; } ?> />
get_query_id(); $this->head(); $Torrent = $this->Torrent; ?> NewTorrent) { ?> NewTorrent) { ?> DisabledFlag && $this->NewTorrent) { ?>
Accession Number Disabled ?>/> DisabledFlag) { ?> Coming Soon!
Enter any ID number that corresponds to the data, preferring RefSeq and UniProt
Torrent Title Disabled ?>/>
Definition line, e.g., Alcohol dehydrogenase ADH1
Organism Disabled ?>/>
Organism line binomial, e.g., Saccharomyces cerevisiae
Strain/Variety Disabled ?>/>
Organism line if any, e.g., S288C
Authors(s) One per field, e.g., Robert K. Mortimer [+] David Schild
$Artist) { ?> Disabled ?>/> + Disabled ?> /> +
Department/Lab Disabled ?>/>
Last author's institution, e.g., Lawrence Berkeley Laboratory
Location Disabled ?>/>
Physical location, e.g., Berkeley, CA 94720
Year Disabled ?>/>
Original publication year
Platform
Class of technology used
Platform
Class of technology used
Format
Data file format
Format
Data file format
Assembly Level
How complete the data is
Archive
Compression algorithm
License
Please see How to License Research Data
Tags get_value('genre_tags'); if (!$GenreTags) { $DB->query(" SELECT Name FROM tags WHERE TagType = 'genre' ORDER BY Name"); $GenreTags = $DB->collect('Name'); G::$Cache->cache_value('genre_tags', $GenreTags, 3600*6); } ?> />
Comma-seperated list of tags, n.b., use vanity.house for data you produced
Picture Disabled ?> />
A meaningful picture, e.g., the specimen or a thumbnail
Publications Up to ten DOI numbers, one per line
Torrent Group Description DisabledFlag, !$this->DisabledFlag, false, array($this->Disabled) ); ?>
General info about the object of study's function or significance
Torrent Description
Specific info about the protocols and equipment relevant to this data
Aligned Sequence /> Whether the torrent contains raw reads or alignment data
Upload Anonymously /> Hide your username from other users on the torrent details page
foot(); G::$DB->set_query_id($QueryID); } }