NewTorrent = $NewTorrent; $this->Torrent = $Torrent; $this->Error = $Error; global $UploadForm, $Categories, $Media, $TorrentID, $Containers, $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 torrent"'; } else { echo ' value="Edit torrent"'; } ?> />
get_query_id(); $this->head(); $Torrent = $this->Torrent; ?> NewTorrent) { ?> NewTorrent) { ?> DisabledFlag && $this->NewTorrent) { ?>
Accession Number Disabled ?>/> DisabledFlag) { ?> Coming Soon!
RefSeq accession number, e.g., NM_001183340.1
Sequence Name Disabled ?>/>
Definition line, e.g., Alcohol dehydrogenase ADH1
Organism Disabled ?>/>
Organism line binomial nomenclature, e.g., Saccharomyces cerevisiae
Strain/Variety Disabled ?>/>
Organism line if applicable, e.g., S288C
Authors(s) One author per field, e.g., Robert K. Mortimer [+] David Schild
$Artist) { ?> Disabled ?>/> + Disabled ?> /> +
Department/Lab Disabled ?>/>
First author's institution, e.g., Lawrence Berkeley Laboratory
Location Disabled ?>/>
Its physical location, e.g., Berkeley, CA
Year Disabled ?>/>
Original publication year
Platform
Class of sequencing technology used
Format
The data's file format
Assembly Level
How complete the sequence is
Archive
Its 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., of the specimen
Publications Up to ten DOI numbers relevant to the torrent, one per line
Torrent Group Description DisabledFlag, !$this->DisabledFlag, false, array($this->Disabled) ); ?>
General info about the gene or protein'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); } }